Basic Hilt Demo App
We are going to learn about Hilt by using Hilt as a dependency Injection in a basic MVVM app.
Read about Depenendcy Injection here
1. Clone the starter app from the "starter_app" branch - Github Code
2. Understand file structure (MVVM structure)
...
harisheoran.hashnode.dev4 min read