@文心快码react-native-local-barcode-recognizer npm 文心快码react-native-local-barcode-recognizer 是一个用于本地图像条形码识别的 React Native 插件,可以通过 npm 进行安装。安装步骤: 确保已安装 React Native 环境: 确保你的开发环境中已经安装了 React Native,并且你的项目已经初始化。 通过npm 安装插件: ...
The plugin to recognize the barcode from local image for React Native.. Latest version: 0.0.2, last published: 5 years ago. Start using react-native-local-barcode-recognizer-tdc in your project by running `npm i react-native-local-barcode-recognizer-tdc`
##Install: #install:npm install react-native-local-barcode-recognizer#and link:react-native link react-native-local-barcode-recognizer or you may install manually. ##Usage: Here is the demo (may check the examples folder of source code as well) import ... import LocalBarcodeRecognizer from '...
.npmignore LICENSE README.md index.js package-lock.json package.json README MIT license ###react-native-local-barcode-recognizer *** Still under development. ##Install: #install:npm install react-native-local-barcode-recognizer#and link:react-native link react-native-local-barcode-recognizer ...
#install: npm install rn-local-qrdecode #and link: react-native link rn-local-qrdecode or you may install manually. ##Usage: Here is the demo (may check the examples folder of source code as well) import ... import LocalBarcodeRecognizer from 'rn-local-qrdecode'; const imageBase64 ...
The plugin to recognize the barcode from local image for React Native.. Latest version: 0.0.2, last published: 4 years ago. Start using react-native-local-barcode-recognizer-zy in your project by running `npm i react-native-local-barcode-recognizer-zy`.