Expojet

React Navigation

Generate native navigators when Expo Router is not the right fit.

Set --navigation react-navigation and choose tabs, drawer, both, or stack with --navigation-type.

npx create-expojet@latest my-app --navigation react-navigation --navigation-type drawer

The generated root navigator includes loading and auth boundaries, while screen files stay ordinary React Native components.