Android: How to Upload an image on Firebase storage?
Read moreCan firebase store images?
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 APIs to access the same files.
Read moreHow do I upload an image to firebase with react native?
Uploading Photos to Firebase Storage in React Native
Read more