Skip to content

lekha-mishra/Scanner-App-React-Native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scanner-App-React-Native

JavaScript

This is a QR and BarCode Scanner app built using React Native and the React Native Camera library. The app allows users to scan QR codes and display the information stored in them.

Getting Started

To get started with this project, follow these steps:

  • Clone the repository using the command git clone https://github.com/IPH-Technologies-Pvt-Ltd/Scanner-App-React-Native.git
  • Navigate to the project directory using the command cd your-repo
  • Install the dependencies using the command npm install
  • Start the development server using the command npm start
  • Open the Expo app on your device and scan the QR code to view the app

Features

This app includes the following features:

  • Scan QR codes and barcodes using the device's camera
  • Automatically detect and decode different types of barcodes and QR codes
  • View a history of previously scanned codes
  • Copy scanned codes to the device's clipboard for easy sharing

Technologies Used

This app was built using the following technologies:

  • React Native
  • Expo
  • react-native-camera
  • react-native-qrcode-scanner
  • react-navigation

Installation

1.Install dependencies:

cd Scanner-App-React_Native
npm install

2.Run the app:

npm start

Contributing

If you want to contribute to this project, follow these steps:

  • Fork the repository
  • Create a new branch using the command git checkout -b your-feature
  • Make your changes and commit them using the command git commit -m "your-message"
  • Push your changes to your fork using the command git push origin your-feature
  • Open a pull request
  • If you find any issues or have any suggestions for the app, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgments

This app was built using the following resources:

React Native Documentation

  • Expo Documentation
  • react-native-camera Documentation
  • react-native-qrcode-scanner Documentation
  • react-navigation Documentation

Screenshots

ezgif-4-287edcb0a8 )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages