mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-27 09:03:58 +08:00
* feat(storage): snapshot prop on Task. put is Task * removed this._task from StorageReference * Apply suggestions from code review not awaiting promise Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com> Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
React Native Firebase - Cloud Storage
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.
Installation
Requires @react-native-firebase/app to be installed.
yarn add @react-native-firebase/storage
Documentation
License
- See LICENSE
Built and maintained with 💛 by Invertase.
💼 Hire Us | ☕️ Sponsor Us | 💻 Work With Us

