Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 689 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 689 Bytes

ServerDrivenUi

Have you ever wondered how we can change the UI of our program without a new release? Or navigate the user in the direction we like? Or can we change the actions that are defined upward, when users click on the buttons? If yes, then you need Server Driven UI.

Read More:

https://medium.com/@alibahaabadii/server-driven-ui-in-android-with-compose-bf1885e9343c

This project uses the following technologies:

  • Retrofit
  • Hilt DI
  • Kotlin Coroutines
  • Flow
  • View Model
  • Repository pattern
  • Clean Architecture
  • JetPack Compose

Preview: