Refactor button animation logic to focus only on isFocused state and update version to 1.1.0

This commit is contained in:
zimplexing
2025-07-08 20:33:06 +08:00
parent 74ad0872cb
commit b238ffe3ba
4 changed files with 64 additions and 28 deletions

View File

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