SwiftUIBackports Versions Save

A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS

1.9.0

1 year ago

Introduces:

  • ImageRenderer
  • ShareLink (basic version)

Fixes:

  • Custom LabeledContentStyle's now respect hidden labels correctly

1.8.2

1 year ago

Fixes compile issues (sorry) so all platforms are working again.

1.7.0

1 year ago
  • Adds push transition from iOS 16
  • Fixes issue where detent ordering wasn't respected
  • Fixes issue where Catalyst builds would fail

1.6.2

1 year ago
  • LabeledContent is now trailing aligned for its content

1.6.1

1 year ago
  • Ensures endRefreshing is called on the MainActor

1.6.0

1 year ago
  • Table HostingController

1.5.0

1 year ago
  • LabelledContent
  • quickLookPreview

1.4.0

1 year ago
  • scrollDisabled
  • scrollDismissesKeyboard
  • scrollIndicators

1.3.1

1 year ago

Adds pull-to-refresh support on iOS

1.2.0

1 year ago
  • dismiss
  • openURL
  • requestReview
  • dynamicTypeSize