Solution Review: Implement Drawer Navigation
Look at the solution to the drawer navigation challenge.
Solution
Similar to when we added the StackNavigator
, we have to add the NavigationContainer
around the drawer navigator. The highlighted lines in the App.js
need to be added to implement the drawer navigator.
Get hands-on with 1300+ tech skills courses.