Skip to content

Releases: Appracatappra/SwiftUIKit

2.0.1

12 Jun 18:38
Compare
Choose a tag to compare

PrivacyInfo Updates.

2.0.0

12 Jun 13:08
Compare
Choose a tag to compare

Swift 6 and .iOS(.v18), .macOS(.v15), .tvOS(.v18), .watchOS(.v11)

1.0.13

18 Jan 12:52
Compare
Choose a tag to compare

Added SwiftUITimer a Swift UI specific timer that can execute a tick method after a given amount of time. And fixed the access level for MutableValue.

1.0.12

18 Jan 12:31
Compare
Choose a tag to compare

Added MutableValue property wrapper that creates a property that can be mutated in a SwiftUI view without kicking off a state change.

1.0.11

27 Dec 17:57
1de9b27
Compare
Choose a tag to compare

Updated documentation.

1.0.10

21 Dec 13:16
Compare
Choose a tag to compare

Added ScaleableWaitingIndicator - A View that displays an animated waiting indicator that can be scaled to any size desired.

1.0.9

15 Dec 18:21
Compare
Choose a tag to compare

Added imageURL to ScaledImageView and ScaledImageButton to support images stored in a Swift Package's bundle.

1.0.8

12 Dec 21:52
Compare
Choose a tag to compare

Added required tests.

1.0.7

09 Nov 21:42
Compare
Choose a tag to compare
Fixed Zoom Error

Fixed Zoom Error

1.0.6

09 Nov 21:37
Compare
Choose a tag to compare

Added initial zoom level