This project was created to practice Navigation and State management concepts of building a React Native application with Expo.
- Navigator- stack, drawer
- Custom Fonts and Global color scheme
- Redux store
- Handling User Input- adding basic validations
- useReducer()
- Redux Thunk middleware to handle async calls
- Using Firebase
- Storing on and Fetching from server
- Error handling
- adding Pull to refresh and activity indicator
- User Authentication - SignUp/SignIn using firebase auth token
- AutoLogin - AutoLogOut
Made With expo