any tutorial for adding Room with Koin in a compose desktop multiplatform app? It's very complex, supposedly I need to separate things betwen commonMain and desktopMain but I can't find a guide with steps for doing it
a
arnaud.giuliani
12/09/2024, 1:36 PM
not such sample demo in Koin repo. @John O'Reilly do you have a compose desktop app with room integration?