react-native-rn-bridge-a

Bridge test

Usage no npm install needed!

<script type="module">
  import reactNativeRnBridgeA from 'https://cdn.skypack.dev/react-native-rn-bridge-a';
</script>

README

react-native-rn-bridge-a

Getting started

$ npm install react-native-rn-bridge-a --save

Mostly automatic installation

$ react-native link react-native-rn-bridge-a

Usage

import RnBridgeA from 'react-native-rn-bridge-a';

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