React Native SDK release notes
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve React Native SDK Plugin:
- Install the plugin from NPM using the following command:
npm install react-native-swrve-plugin --save
- Download the plugin from the GitHub public repository or clone the repository.
For upgrade instructions, see the React Native SDK upgrade guide.
Release 1.2.1
Release date: November 4, 2020
Features
- Updated the Android native Swrve dependency to 7.3.2.
Release 1.2.0
Release date: October 27, 2020
Features
- Updated tracking of device OS and type for platform-specific delivery of in-app messages.
- Updated the iOS native Swrve dependency to 6.7.0.
- Updated the Android native Swrve dependency to 7.3.1.
Release 1.1.0
Release date: September 2, 2020
Features
- Added support for geo-triggered campaigns. For more information, see the Geo SDK integration guide.
- Updated the iOS native Swrve dependency to 6.6.0.
- Updated the Android native Swrve dependency to 7.2.0.
Release 1.0.0
Release date: July 17, 2020
Features
- Public release of Swrve React Native SDK plugin. For integration instructions, see the React Native SDK integration guide.