ataulm / muvi

Apache License 2.0
39 stars 3 forks source link

Extract remote module for actor_detail #30

Closed ataulm closed 5 years ago

ataulm commented 5 years ago

29 needs to be merged first. This one is based on that.

We want to add a cache (Room) in a DFM. Since actor_detail uses Koin, wanted to start there.

I decided to extract a remote module from the data module first.

Then we can add the cache module and it'll be similar to the feed one.


Added lots of Koin modules :D