hey @xxfast did you find what you were looking for? 😄 om on the same lookout
x
xxfast
12/26/2024, 9:57 AM
I ended up writing my own. Right now it is too tied up to the enterprise app I'm working on so can't really share how I did it, but I might be able to open-source it
j
joakim
12/26/2024, 9:58 AM
Cool. I am surprised someone hasn't really made that into a library yet.
x
xxfast
12/26/2024, 10:01 AM
Tbh it was pretty easy and kotlin multiplatform makes it easier to bridge over to native API seamlessly. I think people just write that part on their own instead of bringing in a library to do that