You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Android setup is trickier: you'll want to launch your Android emulator first, then run `npm run android`.
16
+
-For iOS: `npm run ios`
17
+
- For Android: launch your Android emulator first, then run `npm run android`.
18
18
19
19
## Note
20
20
The Calendar won't work until you give it a Google Calendar API key. You should [create one yourself](https://console.developers.google.com/projectselector/apis/credentials)!
0 commit comments