mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
1.0 KiB
1.0 KiB
Firebase Storage Upload Example
This example demonstrates how you can upload images (and other files) to Firebase Storage. Read App.js for more info, in particular the uploadImageAsync function.
🚀 How to use
- Run
yarnornpm install - Run
expo start, try it out. - Take a new picture or upload one from your library
- See the image being rendered from Firebase