Releases: Spinners/Spin.Swift
Releases · Spinners/Spin.Swift
Crait
This release brings UT to the external rendering function of ViewContexts
Corellia
This release brings the ability to provide in a weakified way a rendering fonction to a ViewContext (from a ViewController for instance)
Anoat
This release weakifies the usage of self
in the ViewContexts to avoid retain cycles.
Bespin
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
This release groups all the Spin package into a unified one, distributing frameworks through a dedicated library inside the package.
Alderaan
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.