Skip to content

Purpose of this repo is to demonstrate Koin.io Dependency Injection in Android-Kotlin

License

Notifications You must be signed in to change notification settings

dj-4war/Koin-DI

Repository files navigation

Koin-DI

Purpose of this repo is to demonstrate Koin.io Dependency Injection in Android-Kotlin

#This repo includes

  • How to configure Koin
  • Create a Module
  • Use of
    • single{}
    • factory{}
    • scope{}
  • Sample uses MVVM architecture and LiveData and arch component concepts.
  • KoinTest samples.

Thanks to Koin.io making DI super simple which is a perfect gel for Kotlin

About

Purpose of this repo is to demonstrate Koin.io Dependency Injection in Android-Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages