Skip to main content

di-modules

Wire Koin dependency injection for a KMP feature or service — add a DI module, provide a single/factory/viewModel binding, compose modules with includes, and register the module in :shared/Koin.kt. Use when a task introduces a new Koin `@Module @ComponentScan`, a `@Single`/`@Factory` impl (with `binds = [Interface::class]`), an inline provider method, or needs a new module added to the composition root. Covers Koin Annotations + KSP, the annotation-vs-hand-DSL rule (and the `FeatureApiModule` carve-out), the no-`getKoin()`-in-composable rule, and module wiring.

Zur Installation springen

Quellinformationen

Repository
Grippo-app/grippo-mobile
Letzte Quellaktivität
9. August 2026 um 16:41
Erkannte Sprache von SKILL.md
Englisch
Sterne
5
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.