https://github.com/marcusoftnet/photouploaderfirebase
https://github.com/marcusoftnet/photouploaderfirebase
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcusoftnet/photouploaderfirebase
- Owner: marcusoftnet
- Created: 2021-05-21T07:51:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T17:26:52.000Z (about 5 years ago)
- Last Synced: 2025-01-15T14:15:12.469Z (over 1 year ago)
- Language: JavaScript
- Size: 364 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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`