SwiftUIBackports

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

MIT License

Stars
961
Committers
21
SwiftUIBackports - v1.9.0 Latest Release

Published by shaps80 about 2 years ago

Introduces:

  • ImageRenderer
  • ShareLink (basic version)

Fixes:

  • Custom LabeledContentStyle's now respect hidden labels correctly
SwiftUIBackports - v1.8.2

Published by shaps80 about 2 years ago

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

SwiftUIBackports - v1.7.0

Published by shaps80 about 2 years ago

  • Adds push transition from iOS 16
  • Fixes issue where detent ordering wasn't respected
  • Fixes issue where Catalyst builds would fail
SwiftUIBackports - v1.6.2

Published by shaps80 over 2 years ago

  • LabeledContent is now trailing aligned for its content
SwiftUIBackports - v1.6.1

Published by shaps80 over 2 years ago

  • Ensures endRefreshing is called on the MainActor
SwiftUIBackports - v1.6.0

Published by shaps80 over 2 years ago

  • Table HostingController
SwiftUIBackports - v1.5.0

Published by shaps80 over 2 years ago

  • LabelledContent
  • quickLookPreview
SwiftUIBackports - v1.4.0

Published by shaps80 over 2 years ago

  • scrollDisabled
  • scrollDismissesKeyboard
  • scrollIndicators
SwiftUIBackports - v1.3.1

Published by shaps80 over 2 years ago

Adds pull-to-refresh support on iOS

SwiftUIBackports - v1.2.0

Published by shaps80 over 2 years ago

  • dismiss
  • openURL
  • requestReview
  • dynamicTypeSize
SwiftUIBackports - v1.0.9

Published by shaps80 over 2 years ago

Introduces support for:

  • StateObject (via @auramagi)
  • Label
Package Rankings
Top 7.57% on Swiftpackageindex.com
Badges
Extracted from project README
swift Twitter
Related Projects