feat: add useKeepAwake to LivePlayer and update version to 1.2.7

This commit is contained in:
zimplexing
2025-07-21 19:03:12 +08:00
parent e4e4417ef6
commit 3fa2eb3159
3 changed files with 4 additions and 2 deletions

View File

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