Skip to content

GSicanica/ServerDrivenUi

 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%