Now that JS and camera is propperly implemented, there is a way to use the phone camera to read QR Codes?
I know there are some good JS libs to read QR codes, but how can i implement it with a phones camera and fuse?
Now that JS and camera is propperly implemented, there is a way to use the phone camera to read QR Codes?
I know there are some good JS libs to read QR codes, but how can i implement it with a phones camera and fuse?
We don’t have anything yet but I’ll create a feature request for this to make sure we’re tracking it.
Thanks
Thats all I need to port our app so please keep me posted!
You should be able to use native libs already, using Foreign Code. Porting og ZXing or similar to Uno is a much longer process.