Install the MoEngage React Native plugin using the npm package manager.
Link your native dependencies using the following code:
$ npm install react-native-moengage
$ react-native link react-native-moengage
info |
Note A working Sample App can be found here. |
After installing the plugin use the following platform-specific configuration.