yarn install
yarn start
- Add
MAPS_API_KEY=the-api-key
to./android/local.properties
- (in another terminal)
yarn android
if this fails, make sure you're using JDK 8 or 11
Tip in vscode: Press the button "React Native Packager" in the bottom bar after installing the recommended workspace extensions
idk