-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
READ FIRST:
Set up React Navigation to move between our three core screens. Don't worry about making them pretty yet; just make sure the buttons work to move forward and backward.
Definition of Done:
[ ] react-navigation library is installed.
[ ] "Search Screen" has a button that navigates to the "Map Screen".
[ ] "Map Screen" has a placeholder button that opens the "Route Details" card/screen. (something similar is fine. I just want basic navigation working)
[ ] Users can navigate back to the Search screen seamlessly.
Reactions are currently unavailable