Device motion and orientation

This commit is contained in:
Max Lynch
2015-09-28 13:58:06 -05:00
parent 4c9c32a899
commit c044323e03
2 changed files with 14 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ import {NativePlugin} from '../plugin';
* })
*
* watch.clear() // to stop watching
```
* ```
*/
@NativePlugin({
name: 'Device Motion',