Introducing Secure Privacy React Native SDK
We’re excited to announce that Secure Privacy now has React Native SDK. The Secure Privacy React Native SDK provides a unified way to collect, manage, and signal user consent for Android and iOS from a single codebase.
Features
• Unified consent — Collect, manage, and signal consent across both platforms with one integration.
• Simple JavaScript API — Consent handling from your React Native app via a straightforward API; no need to bridge native code yourself.
• Compliance — Built to help you meet GDPR, CCPA, and other privacy regulations.
• Consent Recollection — Consent stays in sync with your CMP and expiry rules; re-collection is supported when configuration or consent expires.
• DSAR (Data Subject Access Request) — Request types aligned with backend and native implementations for consistent handling.
• Preference center & banner — Same consent and preference flows you get with our native iOS and Android SDKs.
Where to get it:
- Install from the npm registry: @secureprivacy/react-native-mobile-consent.
- Source and full README: github.com/secureprivacy/react-native-mobile-consent.
- Setup and configuration: docs.secureprivacy.ai — React Native SDK.
Native SDK support for the React Native layer
- Our iOS SDK v0.3.4 and Android SDK v0.4.5 support the React Native layer. Use these versions (or later) when building with the React Native SDK.