0.9.876 • Published 8 years ago
react-native-kocomojo-sdk v0.9.876
react-native-kocomojo-sdk
Installation
First, download the library from npm:
npm install --save react-native-kocomojo-sdk
Next, install the native dependencies (current support is for iOS only.)
react-native link react-native-kocomojo-sdk
This will also link other native libraries that this module depends on.