Cleanup files after upload on native (#3597)
* cleanup images after uploading from the composer cleanup external embed images as well cleanup files after upload add `expo-file-system` * remove test log * await * Revert "await" This reverts commit 771814b40ce1395cac4f56853d8a9e793ca92c2f. * just log an error if it throws
This commit is contained in:
parent
a2df81416b
commit
410f155988
3 changed files with 31 additions and 6 deletions
|
@ -116,6 +116,7 @@
|
|||
"expo-constants": "~15.4.5",
|
||||
"expo-dev-client": "~3.3.8",
|
||||
"expo-device": "~5.9.3",
|
||||
"expo-file-system": "^16.0.9",
|
||||
"expo-haptics": "^12.8.1",
|
||||
"expo-image": "~1.10.6",
|
||||
"expo-image-manipulator": "^11.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue