React Native Cheat Sheet Galaxies
React Native Cheat Sheet Galaxies
dev
npx expo-doctor
npx expo start Diagnose issues with the project
Not found routes
Start a server for developing your app. Short form “expo start” also works. Directly ix incompatible dependency version Handle 404 errors in your app with a +not-found.tsx page.
This route matches all unmatched routes from a nested level.
Always launch the app in a development build