Skip to content

arkadiuszdaniluk/qrcode-expo

Repository files navigation

QR Code Reader and Generator

Build Status codecov Codacy Badge

Cross-platform mobile app for Android and iOS written with React Native.

Big Beautiful Picture

Get it on Google Play Download on App Store

Features

QR Code Reader and Generator is a React Native application for both Android and iOS that allows you to scan any type of QR Code (Barcode included), with various types of data, such as contact information, wifi passwords, calendar events and much more. After scanning, you can easily perform action with scanned data: make a call, save calendar event, etc. And also, you can generate all this code types.

A few features:

  • Act straight after scanning QR Code:
  • Make a call after scanning telephone number.
  • Send SMS or email.
  • Open link in the browser.
  • Open maps application after scanning geocode.
  • Add events to calendar right after scanning.
  • Add a new contact after scanning a business card QR code.
  • Unlimited storage for scan history.
  • Generate any type of code: text, URL, email, phone number, SMS, contact, event and more.
  • Customize created codes. Change background and foreground color.
  • Share or save the generated codes.
  • Batch scanning for scanning without interruptions.
  • Flashlight supported for low-light environments.

Tech Stuff Inside

Try it yourself

1. Clone and Install

# Clone the repo
git clone https://github.com/insiderdev/qrcode.git

# Open the folder and Install dependencies
cd qrcode && yarn install

2. Run it on iOS or Android

# Run on iOS
yarn run:ios

# Run on Android
yarn run:android

How can you help

If you find any problems, feature requests, please open an issue or submit a fix as a pull request.

Want to talk?

If you have any questions or you want us to help you design and develop your application, send us an email at [email protected]

License

MIT License

About

This is fork of https://github.com/insiderdev/qrcode. The goal is to port it to Expo platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •