Moaaz Sidat
Moaaz Sidat
Yes, planning on stopping active development https://github.com/moaazsidat/react-native-qrcode-scanner/issues/365#issuecomment-1255415962
@guizmo What are the implications of that to this library? Do we need to upgrade anything on our end? Thanks!
This might be useful to look at: https://facebook.github.io/react-native/docs/webview I haven't tried doing the above, but if you do, feel free to contribute/add an example under https://github.com/moaazsidat/react-native-qrcode-scanner/tree/master/examples
Do you think one of them is better than the other? If so, please consider documenting and submitting a pull request to improve the readme, thanks 🙏
Wondering if it's working fine with QR codes?
Hmm, it shouldn't be preventing that, there is a setting to scan different types in react-native-camera, but by default it should be supporting all types, look at the doc link...
Re: iOS Hey folks, I just tried a fresh clone of the demo project I use to test react-native-qrcode-scanner, and it seems to be working fine. Demo project: https://github.com/moaazsidat/react-native-qrcode-scanner-demo For...
@daniel-andersen Re: Android, it's possible that `react-native link` is no longer required because of the upgrade to react-native-camera a few months ago. is there an error being shown when you...
Open to PRs implementing the feature, thanks! :)
That's not something this module currently supports, will accept PRs implementing that functionality, thanks!