Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting Started with Jetpack Compose

Getting Started with Jetpack Compose

Avatar for David Odari

David Odari

May 25, 2022
Tweet

More Decks by David Odari

Other Decks in Programming

Transcript

  1. - Declarative approach and managing state - Less code e.g

    LazyLists - Less context switch on Language tooling i.e use Kotlin for UI and logic. - Interop with existing view system - Faster development with tooling e.g previews - Better collaboration with designers* (Figma)