We have a sick button component now

This commit is contained in:
2024-10-08 19:40:36 -05:00
parent 3d79e24ffb
commit 8128194488
8 changed files with 83 additions and 62 deletions

View File

@@ -34,7 +34,8 @@
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-web": "~0.19.10",
"expo-image": "~1.13.0"
"expo-image": "~1.13.0",
"expo-image-picker": "~15.0.7"
},
"devDependencies": {
"@babel/core": "^7.20.0",