zixflow-reactnative@1.1.3.
Integration checklist
- Install
zixflow-reactnative@^1.1.3and add your API key - Platform-Specific Setup (iOS CocoaPods / capabilities; Android min SDK + FCM)
- Initialize with
Zixflow.initialize(below) - Identify and track
- Push notifications (permissions, deep links, metrics)
- Optionally location
Platform note: On Android, the push module registers from JSZixflow.initialize. On iOS, also initializeMessagingPushAPNorMessagingPushFCMinAppDelegate.
Initialize the SDK
Zixflow.identify before targeted push campaigns.
Runnable reference: Example Applications. Stuck? See Troubleshooting.