/Reactivity

Reactive state management library, independent of any UI framework

Primary LanguageSwift

Reactivity

Caution

This package is still very much a work-in-progress and is not yet fully implemented!

An implementation of a fine-grained reactive system for Swift, similar to that of Solid.js. The algorithm is based on Leptos' reactive_graph crate. This package started out as a 1:1 translation of Leptos' Rust source code to Swift.

Discussion & Questions