A simple React Native mobile application to generate, share & scan Quick Response code (QR code). Supporting packages used in this project are React Navigation, React Native Elements, React Native Camera, react-native-qrcode-scanner
, react-native-qrcode-svg
and react-native-share, rn-fetch-blob
.
-
Demo:
Click the following picture to see the demo video:
-
Clone this repo & install dependencies:
$ git clone https://github.com/LintangWisesa/ReactNative-QR-Generator-Scanner.git $ npm i
-
Start Metro bundler:
$ npx react-native start
-
Start the application:
$ npx react-native run-android
or
$ npx react-native run-ios
-
Preview
Home Screen
QR Generator Screen
QR Scanner Scanner