Anyone who has been able to use Koin Compose with Compose for Web (Canvas JS). I tried to use it but I get IrLinkageError for koinInject, KoinContext and KoinApplication. Maybe it is not supported yet?
m
mohamed rejeb
12/15/2023, 1:08 PM
Yeah it works fine the same way as other targets, can you share some code
Since the code base I was working in was a bit messy. I created a minimum reproducible project.
Here is the PR where I try to switch from KoinComponent to KoinApplication and koinInject. Is my implementation wrong ? 🤔
https://github.com/leptonquark/koin-compose-canvas-js/pull/1