@crowdform/react-native-zendesk
v2.1.2
Published
Zendesk SDK for React Native.
Downloads
1
Readme
@crowdform/react-native-zendesk
React Native bridge to Zendesk Support SDK v2 on iOS and Android.
Installation
- 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
Getting Started
API is very small and can be seen here