diff --git a/sample/README.md b/sample/README.md index 9de20fb..c6d4728 100644 --- a/sample/README.md +++ b/sample/README.md @@ -1,7 +1,7 @@ # EmarsysApp -## React Native Application for Emarsys SDK wrapper testing +React Native Application for Emarsys SDK wrapper testing ## Setup @@ -17,8 +17,8 @@ Getting Started with [React Native](https://facebook.github.io/react-native/docs #### Android 1. `$ npm run dev:apk` +## Requirements -### Requirements - -- Android version 0.60.0+ +- 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.