README
react-native-barcode-reg
Install:
#install:
npm install react-native-barcode-reg
#and link:
react-native link react-native-barcode-reg
The plugin to recognize the barcode from local image for React Native.
<script type="module">
import reactNativeBarcodeReg from 'https://cdn.skypack.dev/react-native-barcode-reg';
</script>
#install:
npm install react-native-barcode-reg
#and link:
react-native link react-native-barcode-reg