Dependencies
Installation
npm i react-native-qrcode-camera --save
or
yarn add react-native-qrcode-camera
Please follow the instructions on installing the React Native Camera
Example Usage
;; { console; } { return <QRCodeCamera onScan=thisonScan vibrate=true style= flex: 1 /> ; }