A Swift library for state management with unidirectional data flow.
ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for composing asynchronous data streams and managing application state through signals and functional operators. The framework functions as an Objective-C data binding library that links object properties and method calls to reactive streams using runtime dynamism and swizzling. It includes a utility to convert traditional key-value observation notifications into composable streams for synchronized state tracking. The project covers reactive UI programming by connecting interface el
A holistic approach to iOS development, inspired by Redux and MVVM
A library for reactive and unidirectional Swift applications
Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.
Principalele funcționalități ale bendingspoons/katana-swift sunt: Development Frameworks, Event Handling, Unidirectional Data Flow.
Alternativele open-source pentru bendingspoons/katana-swift includ: reactivecocoa/reactivecocoa — ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for… reswift/reswift — ReSwift is a unidirectional data flow framework for Swift applications that centralizes state management within a… bendingspoons/tempura-swift — A holistic approach to iOS development, inspired by Redux and MVVM. devyeom/oneway — A Swift library for state management with unidirectional data flow. reactorkit/reactorkit — A library for reactive and unidirectional Swift applications. square/workflow — Workflow is a cross-platform architectural framework for building deterministic unidirectional state machines and user…