kybarg / react-qr-scanner

React component for reading QR codes using PC web camera or mobile phone camera.
MIT License
126 stars 40 forks source link

[Q] : what is the difference between `JodusNodus/react-qr-reader` and this #3

Closed geminiyellow closed 5 years ago

geminiyellow commented 5 years ago

hi @kybarg i notice that

Thanks to initial repo https://github.com/JodusNodus/react-qr-reader

but what is the difference between JodusNodus/react-qr-reader and this

geminiyellow commented 5 years ago

are you just update the build system ? or add some amazing feature ?

kybarg commented 5 years ago

@geminiyellow https://github.com/JodusNodus/react-qr-reader is focused on supporting mobile devices and supports newest browser APIs while this repo is a fork for oler version and main goal is to support multiple cameras support using browsers camera ID instead of mobiles Front/Rear cameras...

geminiyellow commented 5 years ago

👍 thank you @kybarg

nafg commented 3 years ago

Can you add that to the README?