Background
Since most apps have more than one screen, one decision you will need to make is how to navigate between the screens. One approach to this is the Drawer Navigator.
Tutorial
Notes
- All pages you wish to appear in the Drawer Navigator must be nested under the Drawer Navigator component in the Thunkable tree.
- The app will open up on the first screen nested under the Drawer Navigator.
Docs
https://docs.thunkable.com/drawer-navigator
In Closing
I hope you found the example useful my friend.
Happy Coding!
Darren
Thunkable X Tutorials