Skip to content

a sample app that showcase the use of Hilt DI with MVVM architecture, LiveData and Retrofit2.

License

Notifications You must be signed in to change notification settings

islem19/MVVM-Hilt

Repository files navigation

Android MVVM architecture + LiveData + Hilt

This repository contains a sample app that showcase the use of Hilt DI with MVVM architecture, LiveData and Retrofit2. This repo is based on the previous MVVM-Dagger2 repo, check it out here

Setup

Clone this repository and import into Android Studio

git clone git@github.com:islem19/MVVM-Hilt.git

Permissions

The App requires the following permissions:

  • Internet access.

Libraries and Dependencies

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

About

a sample app that showcase the use of Hilt DI with MVVM architecture, LiveData and Retrofit2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages