feat: better theming, UI fixes, bug fixes
This commit is contained in:
+14
-14
@@ -12,35 +12,35 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@bacons/apple-targets": "^3.0.6",
|
||||
"@expo/ui": "55.0.1",
|
||||
"@expo/ui": "~55.0.15",
|
||||
"@expo/vector-icons": "^15.0.3",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
"@react-navigation/bottom-tabs": "^7.4.0",
|
||||
"@react-navigation/elements": "^2.6.3",
|
||||
"@react-navigation/native": "^7.1.8",
|
||||
"burnt": "^0.13.0",
|
||||
"expo": "^55.0.5",
|
||||
"expo": "^55.0.23",
|
||||
"expo-constants": "~55.0.7",
|
||||
"expo-font": "~55.0.4",
|
||||
"expo-glass-effect": "~55.0.7",
|
||||
"expo-haptics": "~55.0.8",
|
||||
"expo-image": "~55.0.6",
|
||||
"expo-linking": "~55.0.7",
|
||||
"expo-router": "~55.0.4",
|
||||
"expo-splash-screen": "~55.0.10",
|
||||
"expo-status-bar": "~55.0.4",
|
||||
"expo-symbols": "~55.0.5",
|
||||
"expo-system-ui": "~55.0.9",
|
||||
"expo-web-browser": "~55.0.9",
|
||||
"expo-glass-effect": "~55.0.11",
|
||||
"expo-haptics": "~55.0.14",
|
||||
"expo-image": "~55.0.10",
|
||||
"expo-linking": "~55.0.15",
|
||||
"expo-router": "~55.0.14",
|
||||
"expo-splash-screen": "~55.0.20",
|
||||
"expo-status-bar": "~55.0.6",
|
||||
"expo-symbols": "~55.0.8",
|
||||
"expo-system-ui": "~55.0.17",
|
||||
"expo-web-browser": "~55.0.15",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-native": "0.83.2",
|
||||
"react-native": "0.83.6",
|
||||
"react-native-gesture-handler": "~2.30.0",
|
||||
"react-native-reanimated": "4.2.1",
|
||||
"react-native-safe-area-context": "~5.6.0",
|
||||
"react-native-screens": "~4.23.0",
|
||||
"react-native-web": "~0.21.0",
|
||||
"react-native-worklets": "0.7.2"
|
||||
"react-native-worklets": "0.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.2.10",
|
||||
|
||||
Reference in New Issue
Block a user