Hello :wave: I'm testing a Koin patch to solve Com...
# koin
a
Hello 👋 I'm testing a Koin patch to solve Compose context initialization. There was previously an issue with Confetti's wear tests and some Compose UI tests. I've tested locally and this patch is working. I would like some checks from someone else, to help me confirm that this compose context initialization is now ok. The test is to use Koin
4.0.3-Beta1
- You can even remove
KoinAndroidContext
or
KoinContext
from your App.
K 1