React-Native-24

npx create-expo-app@latest projectName
cd projectName
npm start

welcome page

step 1: Try it edit app/(tabs)/index.tsx to see the changes. Press cmd + m to open developers tools

Step 2: Get a fresh start run = npm run reset-project to get a fresh app directory. this will move the current app to app-example