Skip to content

Sample app for Jetpack Compose Developer Preview 2

License

Notifications You must be signed in to change notification settings

romainguy/sample-materials-shop

Repository files navigation

Materials Shop

Sample app for Jetpack Compose (1.6.4). This repository contains the source code of the demo application shown in the following videos:

Materials Shop demo

Requirements

Android Studio Koala Canary or newer.

Features and integrations

This sample application shows how to use the following libraries and features:

  • Jetpack Compose
    • Scrolling list (LayColumnItems)
    • Animations
    • ConstraintLayout
    • Interoperability with android.view
    • IDE previews
  • Room: data persistence
  • LiveData: lifecycle-aware observables
  • Filament: real-time physically based 3D rendering

License

The background image courtyard_8k is licensed under CC0 by Greg Zaal.

Please see LICENSE for the source code's license.

About

Sample app for Jetpack Compose Developer Preview 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages