Android Jetpack Compose lab and samples

Jetpack Compose Lab

This repository contains a collection of Jetpack Compose samples, widgets, animations and more.

For more information, refer to Jetpack Compose documentation.

? Demo

You can try out the sample app from the releases page. Download here.

? Samples

Sample
Honeycomb Menu A honeycomb collapsible menu. • Animatable• Transitions• Custom shapes > Browse
Compass Animation It uses a canvas to draw custom paths and create a compass, whose needle animates infinitely.• Canvas• Animation• Infinite transition• Easing > Browse
Rope drag and drop Simulate a basic rope physics.• Gestures• Drag & Drop• Canvas• Spring transition > Browse
Animated Bars Music app like animation.• Animation• State transition > Browse
Air Drop animation State based animation.• Transition• State Holder• Canvas > Browse

GitHub

View Github