(Partial) Photo picker for new posts

This commit is contained in:
Adolfo Reyna
2022-11-22 08:44:17 -05:00
parent 5cf38ae6d3
commit 5ff2c7971f
3 changed files with 181 additions and 28 deletions

View File

@@ -34,7 +34,8 @@
"react-native-vector-icons": "^9.1.0",
"react-native-web": "~0.18.7",
"react-native-webview": "11.23.0",
"valtio": "^1.4.0"
"valtio": "^1.4.0",
"expo-image-picker": "~13.3.1"
},
"devDependencies": {
"@babel/core": "^7.18.6"