Casper Zandbergen

Results 4 repositories owned by Casper Zandbergen

ScrollViewProxy

171
Stars
32
Forks
Watchers

ScrollViewProxy for SwiftUI on iOS 13 and up

ResponderChain

73
Stars
9
Forks
Watchers

Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+

PublishedObject

29
Stars
7
Forks
Watchers

A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.

TouchChaser

18
Stars
2
Forks
Watchers

A touch indicator similar to the "Slide to Type" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.