Accelerating Mobile UI: Showkase & Tell

September 8, 2021
Hero

Abstract

Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements. With minimal configuration it generates a UI browser that helps you easily find your components, colors & typography.

In this talk, we will look at the problems associated with component based systems and how Showkase solves it for you. We will also touch on how we used an annotation processor based system to develop Showkase.