This is not a bug, maybe a suggestion. Is there any plan on integrating [Architecture Components](https://developer.android.com/topic/libraries/architecture/index.html) with this library? I have some suggestions like: * Having some modules to integrate with LiveData in presentation layer or data layer * Using Lifecycle owner and Lifecycle observer in presenters and views Thanks.