new assignment 23
For this Bonus Assignment, you will look at a different navigation structure called a DrawerMenu. This is the side swipe menu most apps have for user accounts/navigation menus/settings
https://reactnavigation.org/docs/drawer-based-navigation (Links to an external site.)
For the assignment:
- Create an App called IT227
- In the Drawer Menu have at least 3 options
- Each option should being you to a different react native lab we had (Assignment 4: First React Native App,Assignment 5: Popup Food,Assignment 6: State of the Game)
This will be a nice side app to compile the apps you have made. Additionally this is a nice navigation structure to use for your Project as well.
Submit your expo url for points
1- (Assignment 4: First React Native App.
https://snack.expo.io/@mansour12/first-react-native-app
https://snack.expo.io/@mansour12/foodoptions

