Files
react-native-firebase/packages/storage
Mike Diarmid e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
..
2020-04-17 14:54:16 +01:00
2019-07-15 01:28:30 +01:00
2019-05-03 12:05:40 +01:00


React Native Firebase - Cloud Storage

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


Cloud Storage for Firebase is a powerful, simple, and cost-effective object storage service built for Google scale. The Firebase SDKs for Cloud Storage add Google security to file uploads and downloads for your Firebase apps, regardless of network quality. You can use our SDKs to store images, audio, video, or other user-generated content. On the server, you can use Google Cloud Storage, to access the same files.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/storage

Documentation

License


Built and maintained with 💛 by Invertase.