Home - cleveradssolutions/CAS-ReactNative GitHub Wiki

:zap: Android prerequisites:

  • minSdkVersion 21 or higher
  • compileSdkVersion 33
  • Gradle 7.1 or higher

:zap: iOS prerequisites:

  • XCode 15.1 or higher
  • iOS 13 or higher

Install NPM dependency

Use your package manager to install dependency from NPM:

npm install react-native-cas

Platform setup

See next steps in Android and iOS sections.