SamuKata
kavsoft
kavsoft

patreon


Resizable Header Scroll View Using SwiftUI | Xcode

Hello Guys πŸ–πŸ–πŸ–

In this video, I’ll show how you how to create a resizable header scroll view using SwiftUI with two use case scenarios.

YouTube Video: https://youtu.be/7lcSzOVCs04

Download Code πŸ‘‡

Resizable Header Scroll View Using SwiftUI | Xcode

Comments

It's worth noting that each scroll tick will update the header view which could end up being very expensive. At the very least, it should stop updating when it's no longer necessary (when minimum height is reached)

Florian Vates

I like this. I'm wondering if there's a way to do something similar like the Apple Music app now. Like when you take a look at an album and the songs associated with said album, you scroll down enough and the image of the album is seen at the top. Is that possible to do as well?

Emanuel Luna


More Creators