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