You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2021. It is now read-only.
Oof, I'd strongly consider migrating to use nodejs-mobile or something similar. The pefromance hit of serializing and deserializing the FS calls was painfully slow from when @allain and I were looking at it a while ago. 😅
Current version does not work anymore due to changes to react-native-fs. The proper full path to file has to be provided:
dat-react-native/storage.js
Line 6 in 3e3e690
Additionally a support for folders would be nice:
dat-react-native/storage.js
Line 27 in 3e3e690
The text was updated successfully, but these errors were encountered: