Giter VIP home page Giter VIP logo

barcode_scanner_react_native's Introduction

Barcode Scanner using React Native Camera

This is a simple barcode scanner application made using React Native CLI with React Native Camera.

Preview

You can watch live working demo of this application on my channel: https://youtu.be/5h48zMYFjSw Please hit subscribe and press the bell icons for more videos, tutorials and demos in React Native. Thank you

Installation

If you want to run this code on your side then follow these steps:

  1. Download or pull this repository using Git
  2. Open terminal and navigate inside the project folder
  3. Run this command npm install
  4. Run this command cd ios && pod install && cd - (Only applicable for Mac users)
  5. Run this command react-native run-android to run the application on Android device or emulator OR this command react-native run-ios to run the application on Simulator. If you are find any difficulty in installation, you can contact me. If you want help in any other issue of react native or want more codes then you can let me know on my email.

Please support through hitting star. Thank you

Introduction

A simple hybrid application can be use to scan any barcode un the World. It is made using React Native CLI. The main dependency use in it is "React Native Camera".

Features

User can scan any barcode and able to see the results using this application

Components/Screen/Dependencies

These are main screens in this application:

Main Dependencies are:

  1. React Native Camera
  2. React Navgation

Main Components are:

  1. Root Navigator

Main Screens are:

  1. Splash
  2. Scan
  3. Result

These screen's flow is well managed by React Navigation's Stack navigator using above file Root Navigator.

barcode_scanner_react_native's People

Contributors

haseeba393 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.