WeatherForecast
No description available
Install / Use
/learn @PavelSidyakin/WeatherForecastREADME
Weather Forecast
Main used technologies/libraries: Kotlin coroutines, Dagger 2, Moxy, Retrofit, Room, Glide.
Main architecture concept: Clean Architecture (MVP for UI).
This branch is a sample of using lazy module gluing using Component Holder pattern.
See the articles for details:
EN: https://medium.com/@pavel-sidyakin/modularization-of-android-applications-with-lazy-initialization-a091eaaa284a
RU: https://habr.com/ru/post/536106/
