Skip to content

pier-wallet/react-native-cloud-storage

 
 

Repository files navigation

☁️ react-native-cloud-storage

Save to & read from iCloud and Google Drive using React Native

npm bundle size GitHub GitHub last commit

Installation

npm install react-native-cloud-storage
# or
yarn add react-native-cloud-storage

Documentation

The documentation is located here.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Example Project

There's a demo application available within the example directory. To use the Google Drive implementation for Android (and any other platforms except iOS), you'll need to provide a valid access token for the Google Drive API. You can create one using the Google OAuth 2.0 Playground. If you're using an Android emulator, you can make your life easier by feeding the token into the emulator using adb shell input text '{some_token}'.

License

MIT


Made with create-react-native-library

About

☁️ Save to & read from iCloud and Google Drive using React Native

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 60.6%
  • Swift 12.3%
  • Java 10.4%
  • Objective-C 5.7%
  • Ruby 5.6%
  • JavaScript 3.7%
  • Other 1.7%