HomeGuidesReferenceLearn

Expo Router - Next steps

The following resources are some of the hand-picked guides that will help you learn more about Expo Router.


Stack navigation

Render a stack of screens like a deck of cards with a header on top. This is a native stack navigator that uses native animations and gestures.

Tab navigation

Render screens with a tab bar below them.

Hooks API

Learn how to interact with the in-app URL in Expo Router..

Search Parameters

Learn how to access and modify search parameters in your app.

Migrate from React Navigation

Learn how to migrate a project using React Navigation to Expo Router.

Troubleshooting

If you are facing an issue with Expo Router setup, check the troubleshooting guide.

FAQs

Dive into commonly asked questions about Expo Router.