Skip to content

MahmoudAliIbrahim/react-native-zendesk

 
 

Repository files navigation

react-native-zendesk

React Native bridge to Zendesk Support SDK v2 on iOS and Android.

Installation

  1. Add the package via yarn or npm
yarn add react-native-zendesk
npm install --save react-native-zendesk
  1. 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

About

Zendesk SDK for React Native

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 40.3%
  • Swift 30.0%
  • JavaScript 9.2%
  • Objective-C 8.7%
  • TypeScript 7.1%
  • Ruby 4.7%