The Reteno React Native SDK for Mobile Customer Engagement and Analytics solutions
The Reteno React Native SDK for Mobile Customer Engagement and Analytics solutions
Overview
Reteno is a lightweight SDK for React Native that helps mobile teams integrate Reteno into their mobile apps. The server-side library makes it easy to call the Reteno API.
The SDK supports:
- React Native 0.65 or later
- iOS 14.0 or later — this is the deployment target required by the
reteno-react-native-sdkpodspec. The bundled nativeReteno2.7.3 pod itself supports iOS 12.0 or later - Android 8.0 or later (API 26) — SDK functionality is unavailable below this level. The artifacts declare
minSdkVersion 21, so integrating Reteno does not force you to raise your ownminSdkVersion; the SDK is simply inactive on older devices — see Android setup
Native SDK versions in reteno-react-native-sdk v2.3.0:
reteno-react-native-sdk v2.3.0:- Reteno Android SDK 2.10.1
- Reteno iOS SDK 2.7.3
Getting started with Reteno SDK / Setup guide
Licence
Reteno React Native SDK is released under the MIT license. See LICENSE for details.