RxViewController
ViewController events
An RxSwift wrapper for managing view controller lifecycle events
RxSwift wrapper for UIViewController and NSViewController
347 stars
6 watching
64 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
rxswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxalert | A tool to implement UIAlertController with RxSwift | 50 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
pixeldock/rxappstate | Provides RxSwift extensions to observe changes in an app's state after it opens | 391 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
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 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
devxoul/rxtodo | An iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts. | 1,299 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/rxrealmdatasources | A library that enables easy data source creation for RxRealm in iOS and macOS apps | 161 |