Learn how to build a synchronized "Scroll Spy" tab menu in SwiftUI! In this video, we build a seamless UI where scrolling through a list automatically updates the active tab at the top, and tapping a tab smoothly scrolls the list right to the corresponding section.
We'll dive into how to track scroll positions dynamically and pass that data back up your view hierarchy using some of SwiftUI's most powerful layout tools.
Github: https://github.com/IvanVoznyi/SwiftUI...
#SwiftUI #iOSDev #Swift #iOSDevelopment #AppDevelopment #ScrollView