CustomerGlu SDK provides you Express Installation requiring minimal technical effort, with out of the box methods for every functionality.
Supports IOS 12.0+ and requires Xcode 12 or above to build.
Supports API 21 and above. Please ensure the minSDKVersion in the app's build.gradle file reflects the same.
Add the CustomerGlu React Native plugin in package.json file
"@customerglu/react-native-customerglu": "^1.5.2"
Run this command With npm:
npm install @customerglu/react-native-customerglu
Please refer to the Documentation here