Compose beyond Material

Talk companion minisite

Cover slide

Abstract

Jetpack Compose is here to stay, and most teams will adopt it sooner or later. Creating Material UI with Compose is straightforward thanks to the generous amount of ready to use Material composables that the team at Google provided, what if your company has their own design system?

This session will cover the Compose blocks, explaining what you can reuse and what you’ll need to create from scratch, and show you an example of how to get started creating your own composables for your own design language, without having to reinvent the wheel.

Slides, code, and recording

You can find the slides for this talk on Speakerdeck .

The companion repository with some illustrative code is available on GitHub .

A recording of this talk is available on the Droidcon SF 2022  website.

Talk links