Question
All the Zendesk SDKs use native languages for iOS and Android development, but my mobile application is using a wrapper named React Native, which is a JavaScript framework. Can the SDKs be integrated with it?
Answer
Zendesk doesn't provide any SDK package to use with specific wrappers. The SDKs are all developed and intended to be used natively.
You can still choose to integrate those in an app using a wrapper (React Native, Xamarin, Flutter or Ionic for example) and have it work but this is considered a custom implementation and is not supported.
Any issue you may have while using a wrapper will need to be reproduced natively using one of our demo apps (iOS/Android) following the guidelines presented in this document: Getting support on our mobile SDKs.
For more information on our SDKs, see our developer documentation: