The right way to handle errors and state when using using Paging lib with clean architecture?
I’m refactoring a sample project to use Paging3 lib, before using it I handled errors (domain and data and presentation layers) using
I’m refactoring a sample project to use Paging3 lib, before using it I handled errors (domain and data and presentation layers) using