React Native wrapper for Emarsys SDK.
For further information about how to use the wrapper please visit our Documentation.
We created a sample application to help in the integration and give an example. Find instructions for the build process here.
$ npm install "git+ssh://[email protected]/emartech/react-native-emarsys-sdk.git#<version>" --save
Check the latest version here
- React Native version 0.67.3 or higher.
- The minimum Android version should be at least API level 24. Requires compileSdkVersion 31 or higher.
- The iOS target should be iOS 11 or higher. In order to be able to send push messages to your app, you need to have certifications from Apple Push Notification service (APNs).
Should you have any suggestions or bug reports, please raise an Emarsys support request.
Please see our Code of Conduct for detail.
Please see our LICENSE for copyright and license information.