react-native-bluebird-barcode-scanner

React Native plugin for Bluebird android barcode scanners

Usage no npm install needed!

<script type="module">
  import reactNativeBluebirdBarcodeScanner from 'https://cdn.skypack.dev/react-native-bluebird-barcode-scanner';
</script>

README

react-native-bluebird-barcode-scanner

React Native plugin for Bluebird android barcode scanners

Installation

npm install react-native-bluebird-barcode-scanner

Usage

import { multiply } from "react-native-bluebird-barcode-scanner";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT