https://github.com/equimper/reactnativeauthpractice
React Native project for practice auth with firebase and handle promise
https://github.com/equimper/reactnativeauthpractice
Last synced: 3 months ago
JSON representation
React Native project for practice auth with firebase and handle promise
- Host: GitHub
- URL: https://github.com/equimper/reactnativeauthpractice
- Owner: EQuimper
- Created: 2016-10-08T15:42:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-08T16:23:40.000Z (almost 9 years ago)
- Last Synced: 2025-07-07T17:35:32.370Z (3 months ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coming from the AWESOME course on Udemy [React-Native and Redux](https://www.udemy.com/the-complete-react-native-and-redux-course/) + My own Tweak
# What I've learn with this project ?
- Setup firebase for react-native
- Common file for import/export all the components
- Make reussable component
- Using TextInput from the react-native library