arasgungore / QR-coder

A mobile app built with React Native that allows users to generate and scan QR codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR-coder

A mobile app built with React Native that allows users to generate and scan QR codes. This app uses React Navigation for navigation and Expo for camera-related functionalities.

Features

  • QR Code Generation: Generate QR codes with custom data.
  • QR Code Scanning: Scan QR codes using the device's camera.

Prerequisites

Before running the app, make sure you have Node.js and npm installed on your machine.

Installation

  1. Install dependencies:

    cd QRcoderApp
    npm install
  2. Run the app:

    npm start

Dependencies

This project relies on the following libraries:

Usage

  • Navigate to the Home screen.
  • Choose between generating a QR code or scanning one.

Screenshots

Home Screen Scanner Screen

Contributing

Feel free to contribute to the project by opening issues or pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

👤 Aras Güngöre

About

A mobile app built with React Native that allows users to generate and scan QR codes.

License:MIT License


Languages

Language:JavaScript 32.2%Language:TypeScript 18.9%Language:Kotlin 16.3%Language:Objective-C 14.6%Language:Ruby 12.8%Language:Objective-C++ 5.1%