update deps and fix navbar icon

This commit is contained in:
Jorrin
2024-02-03 21:31:19 +01:00
parent add7c1841d
commit 82172727e9
5 changed files with 9 additions and 41 deletions

View File

@@ -29,8 +29,8 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.2",
"react-native-css-interop": "~0.0.13",
"react-native-gesture-handler": "~2.14.0",
"react-native-css-interop": "~0.0.22",
"react-native-gesture-handler": "~2.14.1",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "~4.8.2",
"react-native-screens": "~3.29.0",