Tutorial to practice react-navigation with bare ReactNative.
In this project:
- Learned how to use basic react-navigation libraries following the getting started guides : https://reactnavigation.org/docs/getting-started.
- Adding the StackNavigator and native Drawer and make the app navigation roadmap.
- After that I added BottomTabs.
- Last I used the topTabs