-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this repo still active? No commits in the last 18 months + lots of open PRs #182
Comments
Looks like this one is being maintained https://github.com/kybarg/react-qr-scanner |
The above fork seems to have multiple issues with it as well, and the maintainer has said in several locations that for some reason, it's going to be targeting desktop? In light of this, I've forked this as well and will gladly help bring this up to par as my first real work on a public repo. If anyone wishes to see about getting their existing pull requests over to the below repo, feel free to reach out to me. It seems like even in it's current state this is still a very good base for a super simple QR Reader implementation for react based projects, and it would be a shame to just let this die, or squander in non-active or private repo forks. |
We've based our code in this library but then ported everything to use Zxing under the hood which is really better than JsQR. The repo is here: https://github.com/BlackBoxVision/react-qr-reader We're actively mantaining the library. |
Hi @JonatanSalas, thanks for taking over. Are there any plans to migrate to react 17 on your fork? Cheers |
Yes, we've intended support for react 17, if you want you can open a discussion on the repo so we can talk about all the things that needs to be done in order to support it. |
@chaitanyaarige at https://github.com/BlackBoxVision/react-qr-reader we've added support for React v17. |
Thanks a lot for your good work |
Working on the new release thanks to the work of @JonatanSalas. |
I can see there's a few forks including https://github.com/kybarg/react-qr-scanner#readme
Any suggested forks?
The text was updated successfully, but these errors were encountered: