SwiftReactivePlayground
Reactive UI demo
A repository of build-and-run examples to support a talk on using Swift with ReactiveCocoa for building reactive user interfaces.
A project that accompanies my talk, ReactiveCocoa made Simple with Swift
27 stars
6 watching
5 forks
Language: Swift
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spinners/spin.uikit.demo.basic | A basic demo application showcasing the usage of Spin with RxSwift, ReactiveSwift and Combine for reactive programming and feedback loops in UIKit | 1 |
nikita-leonov/reactivecocoaplayground | A playground project demonstrating Reactivity in Cocoa applications | 97 |
colineberhardt/reactiveswiftflickrsearch | A Flickr search application built with Swift using MVVM and ReactiveCocoa architecture | 374 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
spinners/spin.uikit.demo | A UIKit demo application that showcases reactive programming techniques using different frameworks (ReactiveSwift, RxSwift, Combine) to implement a feedback loop. | 3 |
reactive-swift/executioncontext | A framework for managing parallel execution contexts in Swift applications. | 4 |
reactorswift/reactor | A framework for building reactive applications with unidirectional data flow. | 176 |
bastienfalcou/portfolio | An iOS app exploring MVI architecture and SwiftUI/Combine features for building reactive user interfaces. | 10 |
declarativehub/reactivekit | A Swift framework for reactive programming with functional reactive capabilities | 1,239 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
pookpal/star-initreact-example | A comprehensive React application with Redux, routing, and internationalization, showcasing the use of Webpack and various libraries for building a scalable and maintainable web application. | 76 |
babylonhealth/reactivefeedback | A unidirectional reactive architecture implementation for managing complex state in iOS apps | 158 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |