1 min readSep 20, 2020
Repository is data layer concern, not domain layer concern. Therefore, it actually makes sense for it to contain LiveData, as LiveData models reactive data sources. However, it is true that both Rx and Flow can describe the same.