Initialize React-Native Component
Initialize the MoEngage Plugin in the App.js or App*.***ts of your application once the component is mounted.If you have a class-based component then you can initialize in the render() or componentDidMount()
Initialize the MoEngage React Native plugin in your App.js or App.ts after the component mounts.