RxRealmDataSources
Data Source Library
A library that enables easy data source creation for RxRealm in iOS and macOS apps
An easy way to bind an RxRealm observable to a table or collection view
161 stars
8 watching
48 forks
Language: Swift
last commit: almost 3 years ago
Linked from 1 awesome list
bindingcollectionviewreactiverealmrealmswifttableview
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
rxswiftcommunity/rxanimated | A library that provides an animation interface to RxCocoa's bindings | 690 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/firebaserxswiftextensions | An extension library providing additional functionality for interacting with Firebase and RxSwift. | 77 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |