Clone and run
Public examples live in zixflow/sdk-examples:zixflow-reactnative@^1.1.3.
Integration checklist (golden path)
Same order as Quick Start:What the example demonstrates
Verify in the dashboard
- Set API key → run on a physical device for push.
- Identify → Track / Screen → events appear for the test user.
- Request push permission → Get registered token (non-empty).
- Send a Zixflow test push → Delivered increases.
- Tap notification body → Opened increases.
- Send a push with
action_buttons(iOS categoryZX_2BTN) → tap a button → Opened + Push Notification Action Clicked.
Suggested build order for your app
- Installation and Platform-Specific Setup.
- Initialize (Quick Start) and identify.
- Add track and screen tracking.
- Enable push and verify metrics on a physical device.
- Optionally enable location.