Skip to content

Releases: Appracatappra/SwiftUIKit

2.0.2

13 May 14:57

Choose a tag to compare

Updated to the latest Swift v6.1 compiler.

2.0.1

12 Jun 18:38

Choose a tag to compare

PrivacyInfo Updates.

2.0.0

12 Jun 13:08

Choose a tag to compare

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

1.0.13

18 Jan 12:52

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

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

Choose a tag to compare

Updated documentation.

1.0.10

21 Dec 13:16

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

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

Choose a tag to compare

Added required tests.

1.0.7

09 Nov 21:42

Choose a tag to compare

Fixed Zoom Error

Fixed Zoom Error