Skip to main content

Documentation Index

Fetch the complete documentation index at: https://moengage-getz-tagging-workspace-status.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Install the MoEngage React Native plugin using the npm package manager. Link your native dependencies using the following code:

    $ 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
A working Sample App can be found here.
After installing the plugin use the following platform-specific configuration.