Skip to content

Files

Latest commit

 

History

History
19 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 589 Bytes

expo-upload-content-firebase

It is a react-native application which lets a user to upload its content to Firebase Storage. A progress bar is displayed during the upload.

To run it

mv .env.example .env #and set your own firebase credentials
npm install -g expo-cli
npm install
expo start

Screenshot