Skip to content

ItzNotABug/HiltPractise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiltPractise

This is a simple practise app for learning Dependency Injection using Hilt. The sample app fetches a list of top ten crypto currencies & displays them in the MainActivity. The DetailActivity shows a little bit more information of the selected currency.

The app uses the CoinGecko public api for showing data.

TODO:

  1. Use Jetpack Compose
  2. Add some more usage relating to DI to learn more of Hilt

About

Practise repository to learn Dependency Injection with Hilt along with Retrofit for Networking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages