SkillAgentSearch skills...

RxCoreMotion

Provides an easy and straight-forward way to use Apple iOS CoreMotion responses as Rx Observables.

Install / Use

/learn @RxSwiftCommunity/RxCoreMotion
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RxCoreMotion

Usage

This is an Rx extension that provides an easy and straight-forward way to use Apple iOS CoreMotion responses as Observables.

Example app

To run the example project, clone the repo, and run pod install from the Example directory first. The app uses RxSwift, RxCocoa.

Installation

This library depends on RxSwift.

CocoaPods

RxCoreMotion will be available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "RxCoreMotion"

Carthage

Integrate RxCoreMotion with your Cartfile as folows:

github "RxSwiftCommunity/RxCoreMotion"

Run carthage update to build the framework and drag the built RxCoreMotion.framework into your Xcode project.

As Source

You can grab the RxCoreMotion.swift file from this repo and include it in your project.

Contributing

Feel free to send a PR

License

This library belongs to RxSwiftCommunity.

RxCoreMotion is available under the MIT license. See the LICENSE file for more info.

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated6mo ago
Forks23

Languages

Swift

Security Score

87/100

Audited on Sep 12, 2025

No findings