reactormonk
05/22/2025, 10:12 AMreactormonk
05/22/2025, 10:14 AMfun ConfigureScreenPreview() {
KoinApplication(application = { modules(commonModules) }) {
still yeets
java.lang.ClassNotFoundException: org.koin.core.error.KoinAppAlreadyStartedException
arnaud.giuliani
05/23/2025, 5:27 AMKoinApplicationPreview
from Koin 4.1 it should avoid thatKarel Herink
05/23/2025, 6:26 AM