react-native-cxense-insight

React Native Wrapper for XCENSE Insight

Usage no npm install needed!

<script type="module">
  import reactNativeCxenseInsight from 'https://cdn.skypack.dev/react-native-cxense-insight';
</script>

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;