This is an Expo project created with create-expo-app.
npm installYou will need to start Metro, the JavaScript bundler that ships with React Native.
npx expo startIn the output, you'll find options to open the app in a
Start app by running
npm run androidor using Yarn
yarn androidStart app by running
npm run iosor using Yarn
yarn iosIf you can't get this to work, see the Troubleshooting page. If you're having issues getting the above steps to work, see the Troubleshooting page.

