RxAppState
App open event handler
Provides RxSwift extensions to observe changes in an app's state after it opens
RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state
391 stars
9 watching
45 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
carthagecocoapodsrx-cocoarxswiftrxswift-extensionsswiftuiapplicationdelegate
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxcoremotion | Provides an easy way to use CoreMotion responses as Rx Observables in iOS app development. | 60 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |
rxswiftcommunity/rxcocoa-texture | Extends Texture UI components with RxSwift reactive programming capabilities | 100 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
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 |
glassonion1/rxstorekit | An RxSwift library providing a simple and lightweight way to handle In-App Purchases using StoreKit | 112 |
rxswiftcommunity/rxalert | A tool to implement UIAlertController with RxSwift | 50 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
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 |
svdo/rerxswift | A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. | 99 |