• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Swift
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demos for various SwiftUI view's included in the SwiftUI+ Collection

More Repositories

1

TextView

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

ActivityView

A SwiftUI view that enables you to properly present a UIActivityViewController. (iOS)
Swift
44
star
3

Containers

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

Media

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

Refreshable

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

Presentation

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

Connections

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

UIKitHelpers

A set of UIKit helpers that simplify the usage of UIKit view's and controller's in SwiftUI. Many of these helpers are useful even in a pure UIKit project.
Swift
9
star
9

MailView

A SwiftUI view that enables you to properly present a MFMailComposeViewController. (iOS)
Swift
5
star
10

Browsers

A package that provides support for both WebView and SafariView (iOS, macOS).
Swift
5
star
11

DefaultStorage

A dynamic property wrapper that behaves similarly to AppStorage in iOS 14+, providing auto-updating access to UserDefaults. (iOS, tvOS, watchOS, macOS)
Swift
3
star
12

ScaledMetric

A dynamic property wrapper that scales a numerical value relative to the ContentSizeCategory. (iOS, tvOS)
Swift
2
star