Skip to content

maruiz81/Compose-Workshop

Repository files navigation

Hands-on with Jetpack Compose

See the article

This is a pet project where is put in practise some of the concepts of Jetpack compose.

alt text

The app shows a list of books requested from the server. These books are shown in a list of item.

The app makes use of:

  • Columns and Rows
  • States
  • LazyColumnFor
  • MaterialTheme
  • Ambients
  • Load images from server
  • Modifiers
  • And much more

The feedback is welcome, feel free to create PR or an issue.

About

A Workshop where play with Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages