React Native SDK
A thin wrapper over the TypeScript core. The public key is write-only and safe to ship in an app binary; rendering and navigation stay in your code.
How it works
- 01
Install the React Native package and its core dependencies.
- 02
Initialise with your public key and a user provider.
- 03
Call identify and track as users move through the app.
- 04
Wire onInApp to your renderer and onNavigate to your router.
Questions
Does the SDK control how in-app messages look?
Only if you want it to. Five built-in presentations are provided, and a self-handled mode hands you the payload so you can draw it inside your own UI.
Is it safe to ship the public key in an app?
Yes — it is write-only. Campaign management runs server-side on a separate secret key that never belongs in a client.
Own your engagement stack today
Start free on the hosted dashboard. Your data, your credentials, your rules.