All Projects → drex44 → QR-Scanner

drex44 / QR-Scanner

Licence: MIT License
A React Native QR code scanner app built using Expo

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to QR-Scanner

JavaFX-Tutorial-Codes
General program examples that I use for tutorials in 'GenuineCoder' YouTube channel
Stars: ✭ 87 (+411.76%)
Mutual labels:  demo-app, tutorial-code
ChatbotHotel
A Chatbot demo for DialogFlow (Formerly called API.AI)
Stars: ✭ 34 (+100%)
Mutual labels:  demo-app, tutorial-code
React Native User Profile
🎨 A react native mobile starter kit, Examples of user profiles screens to help you write component and design
Stars: ✭ 259 (+1423.53%)
Mutual labels:  demo-app, expo
FirebaseLoginDemo
A simple demo for Firebase Signup & Login
Stars: ✭ 17 (+0%)
Mutual labels:  demo-app, tutorial-code
Textdetection
Vision Framework Demo on Text Detection
Stars: ✭ 173 (+917.65%)
Mutual labels:  demo-app, tutorial-code
HealthKit-and-Bluetooth-HRM
A simple Core Bluetooth demo
Stars: ✭ 51 (+200%)
Mutual labels:  demo-app, tutorial-code
shopping-cart
A full-fledged package to build an e-commerce application for iOS and Android similar to Myntra/JackThreads. Available with beautiful design and necessary features along with screen for Dashboard and Mobile app. Build using React Native, Expo, React, GraphQL, Apollo Client, Node and MongoDB.
Stars: ✭ 64 (+276.47%)
Mutual labels:  expo
pearl-ui
Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚡️
Stars: ✭ 19 (+11.76%)
Mutual labels:  expo
gofun-android
Motivates you to go home 🏡 and live your life
Stars: ✭ 22 (+29.41%)
Mutual labels:  demo-app
react-sample-projects
The goal of this project is to provide a set of simple samples, providing and step by step guide to start working with React.
Stars: ✭ 30 (+76.47%)
Mutual labels:  demo-app
northwind-graphql-ruby
Northwind graphql-ruby
Stars: ✭ 25 (+47.06%)
Mutual labels:  demo-app
crater-mobile
Crater Invoice Mobile to manage your invoices on the go.
Stars: ✭ 253 (+1388.24%)
Mutual labels:  expo
ARKit-SceneKit-Paint-Tiltbrush-Demo
Demo paint app with ARKit and SceneKit
Stars: ✭ 33 (+94.12%)
Mutual labels:  demo-app
react-native-touchable-moti
React Native Touchable with Custom Animations
Stars: ✭ 16 (-5.88%)
Mutual labels:  expo
dronk-expo
A social drinking game
Stars: ✭ 37 (+117.65%)
Mutual labels:  expo
mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
Stars: ✭ 64 (+276.47%)
Mutual labels:  expo
react-native-css-modules-with-media-queries-example
An example app to show how CSS Media Queries work in React Native.
Stars: ✭ 18 (+5.88%)
Mutual labels:  demo-app
launchpad
Resources to get started in Quantum Computing!
Stars: ✭ 21 (+23.53%)
Mutual labels:  tutorial-code
friendlyhello-docker
《Docker 学习新手笔记:从入门到放弃》一文与示例代码
Stars: ✭ 30 (+76.47%)
Mutual labels:  tutorial-code
Peperomia
React Native 製の予定管理アプリ
Stars: ✭ 39 (+129.41%)
Mutual labels:  expo

QR Scanner

A React Native QR code scanner app built using Expo.

Application preview

App GIFHistory Screen

Features

  • Scans the QR code with the device camera.
  • Stores the scanned QR code locally in SQLite.
  • User can check the previously scanned QR codes at any time by clicking on the History Icon.

Contributing

If you are interested in extending/improving this application in any way then raise a new issue and fill out the details in the description. We can write the v2 of the article mentioning all these changes.

Tutorial

I have written detailed tutorial on how to create this app on Medium. If you are interested in learning it then check out the tutorial here.

Braches

Refere to below desciption to choose the branch,

  • master: code for QR Scanner v1.0.0
  • v0.3.0: code for QR Scanner v0.3.0
  • v0.4.0: code for QR Scanner v0.4.0
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].