📄️ Installation
This document will guide you through the installation of the Nudge SDK in your React Native application
📄️ Identifying Users
You can identify users using the userIdentifier method provided by our SDK. This method requires a unique identifier for your user.
📄️ Tracking Events
Nudge provides a track method to track user interactions in your application. You can also send event properties with the track method.
🗃️ Tracking Widgets
2 items
🗃️ Embedding Widgets
2 items
📄️ Callbacks
To listen to events triggered by the Nudge SDK in a React Native application, you need to set up event listeners using DeviceEventEmitter.