Expandable Header with Hero Effect | Slack Header Animation | SwiftUI | Xcode 16
🕑 Added 2025-04-09 20:55:54 +0000 UTCHello Guys πππ
In this video, Iβll show you how we can re-create the Slack's App Expandable Hero Header Using SwiftUI.
YouTube Video: https://youtu.be/AaaBJbNOBg8
Download Code π
Comments
Stephane PyrosBrother
Hello, Is it possible to use this to embed NavigationLinks on each option of item ? Actually I should pass a action but could not succeed to open a NavigationLink on item activation. I also tried to pass a View to modified CustomButton code and add the NavigationLink inside but because it's a overlay popup the NavigationLink does nothing... Thank you for your help
btekx
Hello, I am new to coding and I was wondering what could be used to make the selection change? For instance if the user clicks on Messages, what could be done to have General return to its spot and put Messages in the main bar? Thank you.