📐Screens and Navigators

How to set up and organize your app.

Screens

To go from an idea to an app, we strongly recommend sketching out your vision using the below app templates. It's important to design a roadmap for how people will interact with your app.

Screen

Arrange Screens with Navigators

Most apps navigate through screens using navigators. Four navigator options are available in Thunkable: bottom tab, top tab, drawer, and stack navigators.

Bottom Tab Navigator

This navigator allows your app's user to change screens by clicking on icons at the bottom.

Bottom Tab Navigator

Top Tab Navigator

This navigator allows your app's user to change screens by clicking on icons at the top.

Top Tab Navigator
Top Tab Navigator

Drawer Navigator

This navigator pulls out a side menu or drawer of navigation options for the app user to select.

Drawer Navigator

Stack Navigator

This navigator stacks screens from left to right or top to bottom.

Stack Navigator

Last updated

Was this helpful?

Revision created

GITBOOK-1310: change request with no subject merged in GitBook