Has anybody here worked on a project that involves generating qr codes in composable UIs
s
Has anybody here worked on a project that involves generating qr codes in composable UIs
s
Checking it out
@Stylianos Gakis What is the use case of your QR Code
s
To make a url scannable, what else could it be?
Also no need to tag me again, people in a thread already get notifications for replies without the tag
s
Okay
Sorry about that
s
No worries, just letting you know for the future 😊
s
Bless
m
FWIW, https://jetc.dev/search?q=qr turns up several resources, including a couple of libraries. Most use zxing, but https://github.com/alexzhirkevich/qrose has its own Compose Multiplatform implementation.
thank you color 2