Skip to content

maxgfr/expo-upload-content-firebase

Repository files navigation

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