Note: This is using a development build of Expo, NOT Expo Go.
yarn
Replace YOUR_API_KEY
in ./src/clients/capsule.ts
with your valid API key.
yarn android
yarn ios
If everything is set up correctly, you should see your new app running in your Android Emulator or iOS Simulator shortly provided you have set up your emulator/simulator correctly.