Use Expo Router with Nativewind styling.
npx create-expo-app -e with-tailwindcss
Deploy on all platforms with Expo Application Services (EAS).
- Deploy the website:
npx eas-cli deploy
— Learn more - Deploy on iOS and Android using:
npx eas-cli build
— Learn more