abdyer / flexbox-compose

A sample app to explore flexbox layout concepts in Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flexbox-compose

A sample app to explore flexbox layout concepts in Jetpack Compose. See the companion post on the Zalando Engineering Blog.

Setup

  1. Download & install Android Studio Arctic Fox (2020.3.1 Canary 8) or later.
  2. Opt-in to the Kotlin "Early Access Preview 1.4.x" under Preferences > Languages & Frameworks > Kotlin in Android Studio.
  3. Clone this repo.
  4. Build & install on an emulator or device.

About

A sample app to explore flexbox layout concepts in Jetpack Compose


Languages

Language:Kotlin 100.0%