Skip to content

A simple hybrid application that can be use to scan any barcode. It is made using React Native CLI and React Native Camera.

Notifications You must be signed in to change notification settings

mwaqarshahid/barcodeScanner

Repository files navigation

Barcode Scanner using React Native

A simple hybrid application that can be use to scan any barcode. It is made using React Native CLI and React Native Camera.

Preview

To view Demo please click here.

Installation

  1. Download or pull this repository using Git
  2. Open terminal
  3. Navigate inside the project folder
  4. Run: npm install
  5. Run: cd ios && pod install && cd ..
  6. For running on:
    • iOS: react-native run-ios
    • Android: react-native run-android

Features

User can scan any barcode and able to see the results using https://www.barcodelookup.com/ API.

About

A simple hybrid application that can be use to scan any barcode. It is made using React Native CLI and React Native Camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published