Building App UI with Jetpack Compose Part 1
Aug 20, 2021 · 7 min read · Jetpack Compose is Android’s modern toolkit for building native UI. It is fully declarative, meaning you describe your UI by calling a series of functions that transform data into a UI hierarchy. Jetpack Compose currently lets you integrate with lib...
Join discussion
