@react-native-firebase/storage

React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.

Usage no npm install needed!

<script type="module">
  import reactNativeFirebaseStorage from 'https://cdn.skypack.dev/@react-native-firebase/storage';
</script>

README


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.