Expo Router
To speed up the use of Solito with Expo Router, I created a starter monorepo with all the annoying config done for you.
You can see the monorepo and what comes installed here.
Start from Vercel​
Click this button and you can instantly deploy the starter project to Vercel for free. Deploying to Vercel will create a new git repo for you too, so you don't need to clone it from the terminal.
Start from the terminal​
You can install the starter monorepo using the CLI if you prefer:
sh
npx create-solito-app@latest -t with-expo-router
sh
npx create-solito-app@latest -t with-expo-router