Introduction
caution
This project is still considered unstable. The API might change drastically in new versions. Please proceed with caution and report any issues you're encountering.
react-native-cloud-storage
allows you to read from & save to both iCloud (for iOS devices) and Google Drive (for all other platforms) using React Native. The API of its core functionality follows the conventions of the Node module fs
. React hooks and other utilities make working with cloud files even easier.