Skip to content

This project is a mobile application designed to scan QR codes using the Expo Camera library. It supports both iOS and Android platforms, leveraging the powerful camera features of Expo to provide fast and reliable QR code scanning functionality.

License

Notifications You must be signed in to change notification settings

SasadaSaumya/Expo-QR-Code-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo QR Code Scanner

A simple and efficient QR Code Scanner built using Expo, designed for both iOS and Android platforms. This app leverages the power of expo-camera and expo-router to offer seamless QR scanning capabilities with a modern UI.

📋 Table of Contents

  • Installation
  • Usage
  • Libraries Used
  • Description
  • Screenshots
  • Contributing
  • License

🚀 Installation

  1. Clone the repository

    git clone https://github.com/SasadaSaumya/Expo-QR-Code-Scanner.git
    cd Expo-QR-Code-Scanner
  2. Install dependencies

    npm install
  3. Start the app

    npx expo start

📦 Libraries Used

To set up the project correctly, make sure you install the following Expo libraries:

npx expo install expo-router
npx expo install expo-camera

📖 Description

This project is a mobile QR Code scanner app created with React Native and Expo. The app accesses the device's camera to scan and read QR codes in real time.

  • Built with expo-camera for camera integration.
  • Navigation handled by expo-router.
  • Lightweight, fast, and user-friendly interface.

📸 Screenshots

QR Scanner

🤝 Contributing

Contributions are welcome! If you'd like to improve or extend the app:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Commit your changes (git commit -m 'Add your message')
  4. Push to the branch (git push origin feature/your-feature-name)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License.

About

This project is a mobile application designed to scan QR codes using the Expo Camera library. It supports both iOS and Android platforms, leveraging the powerful camera features of Expo to provide fast and reliable QR code scanning functionality.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published