This project was created to practice Navigation and State management concepts of building a React Native application with Expo.
- Grid Styling
- Adding React Navigation v4
- Creating Stack Navigator- navigating between Screens (push, pop or replace screens)
- Configuring Header with NavigationOptions (dynamic and static) and default NavigationOptions
- Passing and Reading data using navigation params
- Working with Tabs-based navigation
- Working with Side Drawer-based navigation
- useEffect() and useCallback()
- Redux and store setup
- Dispatching actions and reducer logic
- Selecting State slices
- Debuggin Redux
Made With expo