MotionKit icon indicating copy to clipboard operation
MotionKit copied to clipboard

Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple :octocat: :satellite:

Results 18 MotionKit issues
Sort by recently updated
recently updated
newest added

Hello; awesome project! This pull-request contains some updates to the Framework project that should enable to it be used with current (Swift-3) projects. It does not contain any updates to...

Are you still working on this feature?

Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project. Thanks 😄

``` # Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'Sensor' do # Comment the next line if you're not using...

I'm unable to build this with Carthage and XCode 8. I get the following error from the compiler: Build settings from command line: BITCODE_GENERATION_MODE = bitcode CARTHAGE = YES CODE_SIGN_IDENTITY...

tested on iOS 10 beta 3 and watchOS 3 beta 3.

Hi, MotionKit looks like an awesome framework but I can't make it work. I've installed it using Cocoapods following the instructions and i got the error "use of unresolved identifier...

I'm having a problem with uploading this library to apple watch app. Has anyone completed this task before? Have any source code available?