react-native-cxense-insight
v0.0.4
Published
React Native Wrapper for XCENSE Insight
Downloads
2
Readme
react-native-cxense-insight
Getting started
$ npm install react-native-cxense-insight --save
Mostly automatic installation
$ react-native link react-native-cxense-insight
Usage
import CxenseInsight from 'react-native-cxense-insight';
// TODO: What to do with the module?
CxenseInsight;