Skip to content

Release 3.0.0

Choose a tag to compare

@mfkrause mfkrause released this 26 Feb 19:22

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

Features

  • improve Google Drive API performance (015b408)
  • migrate package to Turbo Modules (#56) (158a856)