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...
blog.dushyanth.in1 min read