react-native-cj-protocol

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCjProtocol from 'https://cdn.skypack.dev/react-native-cj-protocol';
</script>

README

react-native-cj-protocol

Getting started

$ npm install react-native-cj-protocol --save

Mostly automatic installation

$ react-native link react-native-cj-protocol

Usage

import CjProtocol from 'react-native-cj-protocol';

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