〜✨ Squiggles for Compose UI ✨〜

WavesForGithub

This is an exploration of creating squiggly UI using Android and Compose UI using a few different approaches.

? Watch the video here

Code

  • components/Squiggles – has different approaches on how to create animated squiggles.
  • components/Sliders – has some slider components that are built with animated squiggles.

Tools

  • Compose UI
  • Gesture Detection + Animation
  • Canvas + Path APIs

GitHub

View Github