React Native bridge to Zendesk Support SDK v2 on iOS and Android.
- Add the package via yarn or npm
yarn add react-native-zendesk
npm install --save react-native-zendesk
- Link the modules to your native projects (VERSION < RN 0.60)
react-native link react-native-zendesk
API is very small and can be seen here