Framework Dependency 9.x.x

Install the MoEngage React Native plugin using the npm package manager.

Link your native dependencies using the following code:

Shell

    $ npm install react-native-moengage
    # required only if you are using versions that do not support auto linking
    # This command is removed in version 0.69 of react-native
    $ 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.

Previous

Next

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?