### setup new expo react native app npx create-expo-app@latest --template (use template blank) npx expo install expo-router react-native-safe-area-context react-native-screens expo-linking expo-constants expo-status-bar npx expo install babel-plugin-module-resolver no need of App.js but add followign in package.json "main": "expo-router/entry",