[Draft] Fixes image failing on reupload issue (#128)

* Fixes image failing on reupload issue

* Use tmp folder instead of documents

* lint
This commit is contained in:
Aryan Goharzad
2023-01-31 17:55:09 -05:00
committed by GitHub
parent d26f024fa1
commit 0ce4f57e0b
2 changed files with 20 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@
"react-native-svg": "^12.4.0",
"react-native-tab-view": "^3.3.0",
"react-native-url-polyfill": "^1.3.0",
"react-native-uuid": "^2.0.1",
"react-native-version-number": "^0.3.6",
"react-native-web": "^0.17.7",
"rn-fetch-blob": "^0.12.0",