NewsFeed
NewsFeed is an android sample application built using kotlin, androidx artifacts, kotlin-extensions in MVP pattern.
Libraries Used
-
Dagger 2 Dependency injection frameworks take charge of object creation.
-
Retrofit HTTP client wrapper for Android and Java.
-
RxJava A library for event based and asynchronous programming.
-
Timber A library for simple logging.