SwiftUI+

Results 7 repositories owned by SwiftUI+

Presentation

18
Stars
2
Forks
Watchers

Provides a custom presentation modifier that provides more options including full screen presentations. (iOS)

TextView

62
Stars
17
Forks
Watchers

Provides a SwiftUI multi-line TextView implementation including support for auto-sizing. (iOS)

Media

29
Stars
6
Forks
Watchers

A SwiftUI dynamic property wrapper for fetching media from your photo library. (iOS, tvOS, macOS)

Connections

18
Stars
7
Forks
Watchers

A set of SwiftUI dynamic property wrappers that provide a more familiar API for accessing the Contacts framework. (iOS, watchOS, macOS)

Refreshable

16
Stars
2
Forks
Watchers

A backport of the new `refreshable` modifier with support for all SwiftUI versions. (iOS, tvOS, watchOS, macOS)

ActivityView

43
Stars
12
Forks
Watchers

A SwiftUI view that enables you to properly present a UIActivityViewController. (iOS)

Containers

40
Stars
1
Forks
Watchers

Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)