fix: Update channel change logic to use useCallback for better performance; adjust resource check in VideoSourceSection

This commit is contained in:
zimplexing
2025-07-11 21:44:15 +08:00
parent 6df4f256e9
commit fbe858715a
3 changed files with 15 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
"name": "OrionTV",
"private": true,
"main": "expo-router/entry",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"start": "EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",
"start-tv": "EXPO_TV=1 EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start",