Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

File metadata and controls

3 lines (2 loc) · 293 Bytes

Friendstagram-Android

This is an Instagram replica written completely in Kotlin (rewritten from Java). It uses Retrofit 2 to communicate with the backend, RxJava 2 for reactive programming and Dagger 2 for handling dependency injection.