Pinned Repositories
DragGestureObserver
An extension to SwiftUI that will include Control Events.
NavigationBarLargeTitleItems
An extension to SwiftUI that will allow items to be placed next to the navigation bar large title.
NavigationSearchBar
An extension to SwiftUI that will include the UISearchController.
ServiceWorkerUpdateListener
The ServiceWorkerUpdateListener interface extends the Service Worker API by providing a convenient way to receive update events when ServiceWorkerRegistration acquires new service workers.
TitleBar
An extension to SwiftUI that will include title bar behavior on SwiftUI views.
markvanwijnen's Repositories
markvanwijnen/NavigationSearchBar
An extension to SwiftUI that will include the UISearchController.
markvanwijnen/NavigationBarLargeTitleItems
An extension to SwiftUI that will allow items to be placed next to the navigation bar large title.
markvanwijnen/ServiceWorkerUpdateListener
The ServiceWorkerUpdateListener interface extends the Service Worker API by providing a convenient way to receive update events when ServiceWorkerRegistration acquires new service workers.
markvanwijnen/DragGestureObserver
An extension to SwiftUI that will include Control Events.
markvanwijnen/TitleBar
An extension to SwiftUI that will include title bar behavior on SwiftUI views.
markvanwijnen/ErrorAlertViewModifier
An extension to SwiftUI that will present any error to the user.
markvanwijnen/TerminateApplication
An extension to SwiftUI that will put terminateApplication() into the environment.