Create Expo App (self note)
This is a self note for installing React Native Expo app with app router for my projects using pnpm. Project Installation: pnpm dlx create-expo-app@latest Fitness --template (or) npx create-expo-app@latest Fitness --template Choose a template: › B...
Feb 21, 20251 min read81


