How to Build a 3D Flip Card Animation with Jetpack Compose
What You Will Build A card that flips around its X axis with a 3D perspective when tapped, revealing different content on the back.…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A card that flips around its X axis with a 3D perspective when tapped, revealing different content on the back.…
• 2 min read
What You Will Build A scrollable list of gradient cards that shift position and scale based on their scroll offset, creating a parallax depth…
• 2 min read
What You Will Build A scrollable list with a gradient hero header that moves at half the scroll speed, creating a depth parallax effect.…
• 2 min read
What You Will Build A polished login/signup page with email and password fields, a password visibility toggle, form validation, and a switch between login…
• 2 min read
What You Will Build A social media feed screen with a notification bell in the top bar, user posts featuring circular avatar initials, content…
• 2 min read
What You Will Build A set of colored cards that slide in from the right with staggered timing — each card waits 200ms before…
• 2 min read
What You Will Build A QR code display and scanner interface that draws a QR code pattern using Compose Canvas, complete with a scan…
• 2 min read
What You Will Build A recipe browsing screen with icon-based category cards, 5-star ratings, and a scrollable list. Each card uses a rounded container…
• 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…