An open API service indexing awesome lists of open source software.

https://github.com/marcusoftnet/photouploaderfirebase


https://github.com/marcusoftnet/photouploaderfirebase

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Firebase uploader using Expo

I wanted my React native application to upload pictures to Firebase. I had quite a hard time figuring out how this work using Expo, but this great [YT video helped me](https://www.youtube.com/watch?v=XxZO7151HYc&list=WL&index=9)

However, it thought it needed some refactoring and did it here.

I hope you find it useful and build something great.

## Installation

1. Clone the repo
2. `npm i`
3. `npm run ios`