fix login screen, get android working

This commit is contained in:
Hailey
2024-06-23 03:14:12 -07:00
parent 5be880305f
commit 1bf1c4d8e6
4 changed files with 14 additions and 20 deletions
+2 -3
View File
@@ -70,8 +70,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-masked-view/masked-view": "0.3.1",
"@react-native-menu/menu": "^1.1.0",
"@react-native-picker/picker": "2.6.1",
"@react-native-picker/picker": "2.7.7",
"@react-navigation/bottom-tabs": "^6.5.20",
"@react-navigation/drawer": "^6.6.15",
"@react-navigation/native": "^6.1.17",
@@ -170,7 +169,7 @@
"react-native-gesture-handler": "~2.16.2",
"react-native-get-random-values": "~1.11.0",
"react-native-image-crop-picker": "0.40.3",
"react-native-keyboard-controller": "^1.12.1",
"react-native-keyboard-controller": "^1.12.4",
"react-native-pager-view": "6.2.3",
"react-native-picker-select": "^9.1.3",
"react-native-progress": "bluesky-social/react-native-progress",