Release 3.0.0
React Native Cloud Storage now only supports the New Architecture. If you're still on the Legacy Architecture, please consider migrating. If you can't migrate yet, you can stay on version 2 of React Native Cloud Storage.
Be aware that the behavior of CloudStorageScope.Documents for the iCloud adapter has changed! For details, see the documentation.
Bug Fixes
- fix issues with root directory operations on Google Drive (#57) (b7259ee)
- ios: use iCloud Documents folder for Documents scope (#54) (f2b3f5b), closes #53