top of page

Create in compose: Custom Material Card with Slider
Piotr Prus
Jetpack compose offers a lot of ready-to-use material design components to speed up and simplify UI development. However, available composables cover the basic usage, these do not perfectly reflect the components that can be seen in the material guidelines. During this presentation, I will take an example from material.io guidelines and implement it fully in Jetpack Compose. Topics covered: Implementation, Custom design, state management, testing.
bottom of page