RxOptional
Null handler
Extensions for handling null and empty values in Swift observables
RxSwift extensions for Swift optionals and "Occupiable" types
700 stars
31 watching
93 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
thanegill/rxoptional | RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables. | 8 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/nsobject-rx | A library that provides RxSwift extensions on NSObject for easier use of RxDisposableBag | 643 |
rxswiftcommunity/rxreachability | RxSwift bindings for detecting network reachability changes | 283 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |
rxswiftcommunity/rxrealmdatasources | A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
rxswiftcommunity/firebaserxswiftextensions | An extension library providing additional functionality for interacting with Firebase and RxSwift. | 77 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |