react-native-cirrus-sdk-bridge

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCirrusSdkBridge from 'https://cdn.skypack.dev/react-native-cirrus-sdk-bridge';
</script>

README

react-native-cirrus-bridge

Getting started

$ npm install react-native-cirrus-bridge --save

Mostly automatic installation

$ react-native link react-native-cirrus-bridge

Usage

import CirrusBridge from 'react-native-cirrus-bridge';

// TODO: What to do with the module?
CirrusBridge;