@rudderstack/rudder-integration-clevertap-react-native
v1.1.0
Published
Rudder React Native SDK CleverTap Device mode support for Android and iOS
Downloads
126
Readme
rudder-integration-clevertap-react-native
Getting started
$ npm install @rudderstack/rudder-integration-clevertap-react-native --save
Mostly automatic installation
$ react-native link rudder-integration-clevertap-react-native
Usage
import RudderIntegrationCleverTapReactNative from '@rudderstack/rudder-integration-clevertap-react-native';
// TODO: What to do with the module?
RudderIntegrationCleverTapReactNative;