#retrofit
Read more stories on Hashnode
Articles with this tag
In our previous blog post, we understood why we use Retrofit and how should it be implemented in an MVVM/DI-based architecture. But before we move to...
In our last blog post, we set up the RoomDB in our project so that we could save data to our local database. We also tried inserting some data into...