https://github.com/hoadv/reactnativefirebase
This is the sample project by using react-navigation and firebase
https://github.com/hoadv/reactnativefirebase
Last synced: 5 months ago
JSON representation
This is the sample project by using react-navigation and firebase
- Host: GitHub
- URL: https://github.com/hoadv/reactnativefirebase
- Owner: hoadv
- Created: 2017-04-24T02:51:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T12:23:19.000Z (about 9 years ago)
- Last Synced: 2024-12-31T00:12:07.288Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instruction
- Download and install Android Studio at https://developer.android.com/studio/install.html
- Clone or download this project to local
- Run npm install
- Run react-native run-android or react-native run-ios
# References
- https://reactnavigation.org/docs/intro/
- https://firebase.google.com/