📄️ 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
The web implementation doesn't depend on React Native (or React Native Web). That means you can use it even with regular web apps created with NextJS, Vite and etc.
📄️ Configuration
Before getting your hands dirty with code, some configuration needs to be taken care of. Configuration information collected in this guide is used in later steps of the setup and in the configure() call: 1 or 2.