Is there any library for installing Zendesk or Freshdesk in React Native ? Or if there is another provider who provide their React Native SDK ?
Asked
Active
Viewed 1,578 times
2
-
1Try this... `react-native-zendesk-support` – Sathish Sundharam Jan 22 '18 at 09:30
1 Answers
1
You can install this plugin:
Or you can refer to WebView with this SDK for integration:
The mobile SDKs will not work in a React Native app. You could look at building a custom experience via a webview using the Web SDK: https://api.zopim.com/web-sdk/

Seyha
- 323
- 4
- 12