# Navigators

## Overview

Navigators are essential in mobile app development because they define the user interface and navigation flow of the app. They facilitate seamless transitions between screens, ensuring a smooth and intuitive user experience.&#x20;

Thunkable offers the following navigators:

{% content-ref url="screens-and-navigators/top-tab-navigator" %}
[top-tab-navigator](https://docs.thunkable.com/app-design/screens-and-navigators/top-tab-navigator)
{% endcontent-ref %}

{% content-ref url="screens-and-navigators/bottom-tab-navigator" %}
[bottom-tab-navigator](https://docs.thunkable.com/app-design/screens-and-navigators/bottom-tab-navigator)
{% endcontent-ref %}

{% content-ref url="screens-and-navigators/drawer-navigator" %}
[drawer-navigator](https://docs.thunkable.com/app-design/screens-and-navigators/drawer-navigator)
{% endcontent-ref %}

{% content-ref url="screens-and-navigators/stack-navigator" %}
[stack-navigator](https://docs.thunkable.com/app-design/screens-and-navigators/stack-navigator)
{% endcontent-ref %}
