SwiftUI 5: What’s New In ScrollView

preview_player
Показать описание
Apple has just released a significant update to the SwiftUI’s ScrollView.
In this video, I'm talking about new changes and I built a custom gallery carousel/slider.
You will learn how to use the new SwiftUI ScrollView API: safeAreaPadding, scrollClipDisabled, scrollTargetBehavior, containerRelativeFrame, scrollTargetLayout, scrollTransition and scrollPosition.

00:00 Intro
01:22 safeAreaPadding
01:56 scrollClipDisabled
02:30 scrollTargetBehavior
03:09 containerRelativeFrame
03:47 scrollTargetLayout
04:12 scrollTransition
07:58 scrollPosition
12:45 Outro

#iOS #SwiftUI #Swift
Music: Streambeats
Рекомендации по теме
Комментарии
Автор

This one is gonna be on repeat till i get it.. thanks

snjvchvn
Автор

I planned to make a video like this as well, but yours is so good that I won't do one for now. Great work, Mike. Really nice overview of everything that changed!

FloWritesCode
Автор

Excellent thorough explanation, pace and visuals.

DVMagicStudios
Автор

This is perfectly explained and deserves much more views. Thank You!

marvinmeinhard
Автор

My photo text don't appear even with your binding method any help ?

Kamboire
Автор

scrollPosition(initialAnchor) is not showing up in my xcode and I cannot find documentation for it. Any help?

FriedItalian
Автор

How about keeping the selected photo always horizontally centered? Possible?

tbarcello