RxSwiftPlayer
Rx player
A tool that demonstrates and explores the usage of RxSwift and RxCocoa in building reactive applications.
Explores RxSwift and RxCocoa
95 stars
9 watching
11 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scotteg/layerplayer | An Apple Core Animation API exploration project showcasing various layer classes and their properties | 1,092 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
rxswiftcommunity/rxcocoa-texture | Extends Texture UI components with RxSwift reactive programming capabilities | 100 |
sgr-ksmt/rxplayground | An Xcode Playground for experimenting with RxSwift | 6 |
droidsonroids/rxswiftexamples | Provides examples and resources for learning reactive programming with RxSwift. | 976 |
rxswiftcommunity/rxtask | A command-line task runner implemented using RxSwift | 15 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/rxkeyboard | Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. | 1,610 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
rxswiftcommunity/rxtheme | Provides a theme management system based on Rx, allowing developers to easily switch between different themes and manage their UI's appearance. | 382 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |