Post

Replies

Boosts

Views

Activity

Reply to ScrollView still doesn’t support scrolling to a specific item when the user stops dragging?
@pygmypony I just want to thank you for documenting your journey here! Too often people don't return to their question to share what they've learned. I'm wanting to implement the same thing you are, so this thread has been very helpful! For what it's worth, I ended up using a GeometryReader to keep track of when the ScrollView is moving, rather than watching drags.
Apr ’24