Nidzy / Tweet_API_MVVM_HILT_Navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet_API_MVVM_HILT_Navigation

This project has the full implementation of API integration using following:

It follows MVVM Architecture, uses Kotlin Coroutines for API data fetch, Retrofit for Network call, HILT as the dependency injection, Also uses Jetpack compose library for Navigation.

  1. Main Screen with items fetched from API.

Tweet1

  1. Detail screen appears when any list item gets clicked.

Tweet2

About


Languages

Language:Kotlin 100.0%