Hi, Is there any way to develop a QR code scanner ...
# webassembly
a
Hi, Is there any way to develop a QR code scanner app for Android + iOS + Web, sharing logic + UI (KMP + CMP) I see this related ticket CMP-2777 is in open state, and the official image-viewer sample app also doesn't support camera on web at the moment though, both repo and ticket are 2 year old, so just wanted to confirm again. Maybe I can get this working using WasmJs interop, but if any easier and official way...
r
This project was recently on #C0BJ0GTE2, no idea if it supports web though. WASM and JS are listed as targets. https://github.com/ismai117/KScan
❤️ 1
a
thank you, will check
i
@Aishwary Dhare hey, the library targets desktop and web but the functionality is missing Kscan is open source so please feel free to create a PR to add web functionality, I’m really busy atm so don’t have the time for it 😁 Maybe this can be implemented via js interop https://github.com/serratus/quaggaJS