π±Quickstart Guide for React Native Apps
CustomerGlu enables growth teams to run gamified programs in minutes using a low-code builder. This guide will help you integrate the CustomerGlu React Native SDK into your App.
Pre-Requisites
Recipe
π οΈ Setup the Sandbox App
1. Update the API Key in the Sandbox App
2. Install Dependencies for Sandbox App
3. Launch the Emulator and build the App
4. Allow Permission and Verify App launch


π Identify and Authenticate your Users
Register the User on the Sandbox app launch
π¨ Load a campaign via Campaign ID in the app
Load a Campaign using a Banner or Button
1. Launch a Campaign
2. Copy the Campaign ID

3. Update the `campaignId` in the Sandbox App
4. Test the Campaign

Load a campaign with Dynamic Nudges
1. Launch a Campaign
2. Configure the Nudge
3. Set Trigger Criteria
4. Handle the Screen Name in the code
5. Testing the Dynamic Nudge

Handling Navigation and Analytics
Handling Navigation on Activity Card or Button Tap

Last updated