Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/servrox/ionic4-device-motion
An Ionic project to test device motion + orientation.
https://github.com/servrox/ionic4-device-motion
accelerometer compass device-motion device-orientation devicemotion deviceorientation ionic ionic-angular ionic-applications ionic-apps ionic-cordova ionic-demo ionic-framework ionic-native ionic-plugin ionic4 navigator ondevicemotion ondeviceorientation sensors
Last synced: 7 days ago
JSON representation
An Ionic project to test device motion + orientation.
- Host: GitHub
- URL: https://github.com/servrox/ionic4-device-motion
- Owner: servrox
- Created: 2019-04-27T22:18:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T18:34:26.000Z (almost 6 years ago)
- Last Synced: 2024-11-27T20:37:37.074Z (2 months ago)
- Topics: accelerometer, compass, device-motion, device-orientation, devicemotion, deviceorientation, ionic, ionic-angular, ionic-applications, ionic-apps, ionic-cordova, ionic-demo, ionic-framework, ionic-native, ionic-plugin, ionic4, navigator, ondevicemotion, ondeviceorientation, sensors
- Language: TypeScript
- Homepage: https://servrox.github.io/ionic4-device-motion/home
- Size: 1.06 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/servrox/ionic4-device-motion.svg?branch=master)](https://travis-ci.org/servrox/ionic4-device-motion)
# Device Motion + Orientation Demo
Ionic 4 Motion + Orientation Demo App## Tested options ✔️
* DeviceOrientation: ionic native plugin
* DeviceOrientation: navigator object
* DeviceOrientation: window event
* DeviceMotion: ionic native plugin
* DeviceMotion: navigator object
* DeviceMotion: window event
* DeviceMotion: LinearAccelerationSensor (Web API)
* compassneedscalibration: window event## Info 💩
```
To protect users’ privacy, iOS 12.2 will limit Web apps’ access to iPhone’s sensors
```
*read full article on [arstechnica.com](https://arstechnica.com/gadgets/2019/02/in-the-name-of-privacy-apple-plans-to-limit-ar-features-in-mobile-safari/)*## Built With 🛠️
* [Ionic 4](https://ionicframework.com/docs) - @ionic/angular 4.3.1## Authors 👑
* **Marcel Mayer**