Action
Action manager
An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions.
Abstracts actions to be performed in RxSwift.
875 stars
32 watching
151 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
hacktoberfestreactive-extensionsrxswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
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/rxpager | A utility for managing a sequence of pages with pagination and iteration control | 60 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxgrdb | Extensions for working with databases in Swift applications using reactive programming principles | 219 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/firebaserxswiftextensions | An extension library providing additional functionality for interacting with Firebase and RxSwift. | 77 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
rxswiftcommunity/rxanimated | A library that provides an animation interface to RxCocoa's bindings | 690 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |