npm run ios
npm run android
npm run webnvm use v23
npx create-expo-app@latest --template blank-typescript
cd APP_NAME
git init
git commitCreate .nvmrc and put node version into it
npx gluestack-ui init
npm install react-dom
npm install --save-dev babel-preset-expo