News app built using MVVM architecture + Koin + Retrofit + Navigation Component
- Navigation Component - For approach single activity in app, manage the fragments
- ViewModel - To manage the UI-related data
- DataBinding - To bind data to layouts
- Retrofit - Network calls
- Koin - Dependency injection.
NewsApp is simple app that brings the news from News API