hieplam / react-native-zohodesk-portal-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-zohodesk-portal-sdk

Getting started

$ npm install react-native-zohodesk-portal-sdk --save

Mostly automatic installation

$ react-native link react-native-zohodesk-portal-sdk

Android

Open the android folder of your react-native project in Android Studio. Add the following maven repository in the project level build.gradle file.

  repositories {
    google()
    maven { url 'https://maven.zohodl.com' }
  }
 }

Help Document

Help document is available at Working with the ASAP SDK for React Native

About


Languages

Language:Java 50.9%Language:Objective-C 35.5%Language:JavaScript 11.2%Language:Ruby 2.5%