How to Build a Stacked Wallet Card Animation with Jetpack Compose
What You Will Build A wallet-style card stack where credit cards fan out with a spring animation when tapped, and collapse back into a…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A wallet-style card stack where credit cards fan out with a spring animation when tapped, and collapse back into a…
• 2 min read
What You Will Build A polygon that continuously morphs between a triangle and a dodecagon while cycling through the color spectrum. The shape smoothly…
• 2 min read
What You Will Build A retro-style flip clock that displays hours, minutes, and seconds as individual digit cards. Each digit subtly rotates on the…
• 2 min read
What You Will Build A mesmerizing liquid fill animation inside a circular container, where a sine-wave surface undulates while the liquid level rises and…
• 3 min read
What You Will Build A stacked deck of cards where the front card can be swiped away and returns like a boomerang. Cards behind…
• 3 min read
What You Will Build An increment/decrement counter where holding the +/- buttons auto-repeats using iOS 17's .buttonRepeatBehavior(.enabled). Each value change spawns a floating number…
• 2 min read
What You Will Build A grid of 12 color swatches that respond to taps with a spring scale animation. The selected color displays a…
• 2 min read
What You Will Build A grid of 12 color swatches that respond to taps with a spring scale animation. The selected color displays a…
• 3 min read
What You Will Build A tag/chip selection interface where tags wrap to the next line when they run out of horizontal space, creating a…
• 2 min read
What You Will Build An adaptive grid of colored cards that supports an edit mode. In edit mode, cards wiggle with a repeating animation…
• 2 min read
What You Will Build A functional todo list app with an add-task text field, toggle-to-complete checkmarks, strikethrough styling on completed items, and swipe-to-delete functionality.…
• 2 min read
What You Will Build A functional todo list app with an add-task text field, toggle-to-complete checkmarks, strikethrough styling on completed items, and swipe-to-delete functionality.…