Package Exports
- @joseocabarcas/zendesk-sdk-react-native
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@joseocabarcas/zendesk-sdk-react-native) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
zendesk-sdk-android-react-native
React native wrapper for ZendeskSDK for Android
VERSIONS
It's an version release as of now and only tested on RN >=0.63.0. Bugs and issues can be there.
Getting Started
Install
npm install @joseomar10/zendesk-sdk-react-native
or
yarn add @joseomar10/zendesk-sdk-react-native
Usage
Add:
import RNZendeskSDK from "@joseomar10/zendesk-sdk-react-native";