How to Build a Twitter-Style Collapsible Profile Header with Jetpack Compose
What You Will Build A custom bottom tab bar where the selected tab bounces upward with a spring animation, scales up, and shows a…
Youtuber @CodeWithWilliamJiamin's Website
• 2 min read
What You Will Build A custom bottom tab bar where the selected tab bounces upward with a spring animation, scales up, and shows a…
• 2 min read
What You Will Build A social media feed screen with user avatars, post content, like/comment/share action rows, and post timestamps. This recreates the core…