A simple React Native mobile application to generate, share & scan barcode. Supporting packages used in this project are React Navigation, React Native Elements, React Native Camera, react-native-barcode-generator
, react-native-view-shot
, react-native-share
and 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-Barcode-Generator-Scanner $ 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