react-native-cubicasa-sdk
v1.0.1
Published
TODO
Downloads
2
Readme
react-native-cubicasa-sdk
Getting started
$ npm install react-native-cubicasa-sdk --save
Mostly automatic installation
$ react-native link react-native-cubicasa-sdk
Usage
import ReactNativeCubicasaSdk from 'react-native-cubicasa-sdk';
// TODO: What to do with the module?
ReactNativeCubicasaSdk;