Skip to content

finnkvan/compose-samples

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.8%
  • Shell 0.2%