Skip to content

Releases: Spinners/Spin.Swift

Crait

10 Jan 04:15
Compare
Choose a tag to compare

This release brings UT to the external rendering function of ViewContexts

Corellia

10 Jan 04:07
Compare
Choose a tag to compare

This release brings the ability to provide in a weakified way a rendering fonction to a ViewContext (from a ViewController for instance)

Anoat

09 Jan 22:38
Compare
Choose a tag to compare

This release weakifies the usage of self in the ViewContexts to avoid retain cycles.

Bespin

09 Jan 02:33
Compare
Choose a tag to compare

This release brings the concept of ViewContext.

A ViewContext is the best way to represent a UI Feedback, especially in a SwiftUI context as it is also an ObservableObject.

Ahch-To

01 Jan 15:38
2042b42
Compare
Choose a tag to compare

This release groups all the Spin package into a unified one, distributing frameworks through a dedicated library inside the package.

Alderaan

31 Dec 01:33
Compare
Choose a tag to compare

Initial version of the Spin framework.
It provides an abstraction and a default implementation for Feedback Loop. The three main reactive frameworks in the Swift community will support Spin.