react-native-bitifire-native

A Private Bitifire Package.

Usage no npm install needed!

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

README

react-native-bitifire-native

Getting started

$ npm install react-native-bitifire-native --save

Mostly automatic installation

$ react-native link react-native-bitifire-native

Usage

import BitifireNative from 'react-native-bitifire-native';

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