react-native-scan-qr-code Getting started $ npm install react-native-scan-qr-code --save Mostly automatic installation $ react-native link react-native-scan-qr-code Usage import ScanQrCode from 'react-native-scan-qr-code'; // TODO: What to do with the module? ScanQrCode;