Skip to main content

Documentation Index

Fetch the complete documentation index at: https://moengage-ios-release-notes-breaking-changes-doc-1961.mintlify.app/llms.txt

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

Cards Plugin Initialization

Initialize the Cards plugin after the component is mounted.
import ReactMoEngageCards from "react-native-moengage-cards";
ReactMoEngageCards.initialize(YOUR_Workspace_ID);
There is no platform-specific initialization required.