Example Firebase Storage of Images

So far we look at storing text is firebase. You can also also store images. Here is a link to GitHub repo with Expo Firebase app that uploads and downloads images to/from firebase

https://github.com/expo/examples/tree/master/with-firebase-storage-upload

Complete and Continue