Snappable
Snappable copied to clipboard
A set of SwiftUI custom modifiers to make the ScrollView snappable.
Hi, Thanks for this nice project, just hoping for the following 2 features they are kind of important:- 1- Disable scrolling if not required. 2- Respond to Dynamic Font Sizing....
I just started experimenting with SwiftUI and found this amazing package which saved me from implementing this from zero. However I just discovered a bug: When swiping long and fast...
Unfortunately, this "snappable" was no longer working as properly when iOS 17.x was released. Seems the issue comes with Swiftui Introspect on the new iOS.