__ _
___ ___/ /_ __(_)
(_-</ _ / // / /
/___/\_,_/\_,_/_/
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.
Import the project into Android Studio and run it.
Open the Catalog.xcodeproj
under catalog-ios
and run it.
# desktop
./gradlew catalog:run
# web
./gradlew catalog:jsRun