📄️ Expo setup
Prepare your Expo project
📄️ Android setup guide
If you use Expo, follow this guide instead. This guide applies to vanilla React Native apps only.
📄️ iOS setup guide
If you use Expo, follow this guide instead. This guide applies to vanilla React Native apps only.
📄️ Web setup guide
On the web, there is one extra step necessary to use the library: you need to load the Google Client Library and make it available in the browser before calling any of the APIs exposed by this package.
📄️ Obtaining configuration information
Before getting your hands dirty with code, some configuration needs to be taken care of. Be patient, this is the most complex part of the setup.