resetting state after submit (todo: add confirmation message), update posts screen after aprove or deny

This commit is contained in:
Will Baumbach
2025-08-05 10:22:48 -05:00
parent e49674a755
commit 813cb44637
7 changed files with 107 additions and 37 deletions

View File

@@ -41,7 +41,8 @@
"react-native-web": "~0.20.0",
"react-native-webview": "13.13.5",
"uuid": "^11.1.0",
"expo-file-system": "~18.1.11"
"expo-file-system": "~18.1.11",
"expo-secure-store": "~14.2.3"
},
"devDependencies": {
"@babel/core": "^7.25.2",