yusufarisoy / epoxy-advanced

Android app with advanced usage of Epoxy library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epoxy Advanced

Best practices and advanced usages (EditText & Forms) of Epoxy library written in accordance to the Modular and Clean Architectures.

I used Rick and Morty API in this project.

Technologies

  • Epoxy
  • MVVM
  • Coroutines
  • Flow
  • Modular Architecture
  • Retrofit2
  • ViewBinding
  • OkHttp
  • Gson
  • Glide

App Preview

Home Screen

gif

Login and Register Screens

gif

There are almost no examples or tutorials about using EditText and creating forms in Epoxy so I wanted to make a sample app, hope it helps!

About

Android app with advanced usage of Epoxy library


Languages

Language:Kotlin 100.0%