Post

Replies

Boosts

Views

Activity

Reply to Center view using ScrollTargetBehavior iOS 17
You can try giving your ScrollView the desired width (that of the cards), centering it horizontally, and using the .scrollClipDisabled() modifier on the ScrollView.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Animating inserting elements at the end of a collection view
Without having seen the session video - maybe this helps, you need to prepare the collections views layout: https://ruslandzhafarov.medium.com/custom-animations-in-uicollectionview-0590eebe5211
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’24