clean-architecture-koin-boilerplate
clean-architecture-koin-boilerplate copied to clipboard
A fork of our clean architecture boilerplate, this time using Koin
Why didn't use directly AndroidSchedulers and Schedulers from RxAndroid?
Hello, the build fails with > /clean-architecture-koin-boilerplate/data/src/main/java/org/buffer/android/boilerplate/data/BufferooDataRepository.kt: (3, 21): Unresolved reference: Completable
Cached repository not used because, setLastCacheTime not called. Where can I called that?
Hello, I will use your template for a new project at work and we have decided to update its dependencies. I have updated all library versions and migrate everything to...
App can't load data from the URL , gives 404 https://joe-birch-dsdb.squarespace.com/s/team.json
I like your example a lot and I want to take it as a template for my own app (that fetches board game infos). I was wondering (with regard to...
Could you please update to the lasted version of koin Thanks in advance!
Hi, Highly appreciate your work. Just a small request. If possible can you make a course in udemy on building this project using clean architecture. It will be very useful...
Hello, I want to say, wow, really good boilerplate code. But it would be awesome if you could make it as online generator, because refactoring packages can be tedious