Skip to content

wenyuling24/compose-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 21, 2020
ea1bb1c · Aug 21, 2020
May 18, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 21, 2020
Aug 17, 2020
Sep 24, 2019
Mar 26, 2020
May 19, 2020
Aug 17, 2020

Repository files navigation

Compose Samples Repository

This repository contains a set of individual Android Studio projects to help you learn about Jetpack Compose, Android's new modern UI toolkit.

Samples

A sample blog post viewer that demonstrates a variety of UI components, light/dark themes and a basic architecture.

Todo(jalc)

A sample survey app showcasing text input, validation and state handling.

A sample snack-ordering app showcasing how to implement a custom design system.

A sample podcast app showcasing dynamic theming and a full featured architecture.

A sample education app showcasing theming with Material Design.

A sample travel app showcasing Material components, draggable UI elements, interop with Android Views inside Compose and UI state handling.

Todo(jalc)

Requirements

Android Studio 4.2 or newer.

Packages

No packages published

Languages

  • Kotlin 99.8%
  • Shell 0.2%