Skip to content

Server Driven Ui Demo Repository Android testing

License

Notifications You must be signed in to change notification settings

CondeNast/sdui-android

 
 

Repository files navigation

          __     _
  ___ ___/ /_ __(_)
 (_-</ _  / // / /
/___/\_,_/\_,_/_/

Server Driven UI Example

This is a server driven UI (SDUI) example for a talk given on September 15th, 2023 at Droidcon NYC. It showcases a very simple design system with SDUI built on top of it.

How to Run

Android

Import the project into Android Studio and run it.

iOS

Open the Catalog.xcodeproj under catalog-ios and run it.

Desktop

# desktop
./gradlew catalog:run

Web

# web
./gradlew catalog:jsRun

About

Server Driven Ui Demo Repository Android testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 79.3%
  • Swift 20.5%
  • HTML 0.2%