Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 464 Bytes

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