danielpgross / rn-vax-qr-scanner

Mobile app for reading proof of vaccination QR codes, built with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rn-vax-qr-scanner

React Native mobile app for reading vaccine certificate QR codes

This is a proof-of-concept for learning purposes and is not meant for everyday use. It has only been tested on iOS so far.

Running locally

npm i
npx react-native start
npx react-native run-ios # Run in the simulator

You'll most likely want to run this on-device to test the camera functionality: React Native - Running on device

About

Mobile app for reading proof of vaccination QR codes, built with React Native


Languages

Language:TypeScript 48.2%Language:Java 19.7%Language:Objective-C 14.0%Language:JavaScript 13.8%Language:Ruby 2.5%Language:Starlark 1.9%