RxCoreMotion
Motion Observer
Provides an easy way to use CoreMotion responses as Rx Observables in iOS app development.
Provides an easy and straight-forward way to use Apple iOS CoreMotion responses as Rx Observables.
60 stars
33 watching
26 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxkeyboard | Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. | 1,610 |
rxswiftcommunity/rxstarscream | An extension for subscribing to WebSocket events using RxSwift observables | 152 |
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/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
rxswiftcommunity/rxfilemonitor | Reactive wrapper around CoreFoundation file events for Swift development | 60 |
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 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |
rxswiftcommunity/rxflow | An iOS navigation framework that promotes reactive programming and declarative navigation design | 1,879 |
pixeldock/rxappstate | Provides RxSwift extensions to observe changes in an app's state after it opens | 391 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
rxswiftcommunity/action | An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 875 |
pwmckenna/react-native-motion-manager | A C-based wrapper around native iOS motion sensors for React Native apps. | 247 |