mobile-gyro-patch

1.0.2 • Public • Published

mobile-gyro-patch.js

Workaround for limitations of devicemotion event in iframes

Install

$ npm install mobile-gyro-patch

Usage

for static html page, you have to just load script on the page

var roundmeMobileGyroPatch = require('mobile-gyro-patch');

for dynamic iframe loading (ajax)

var roundmeMobileGyroPatch = require('mobile-gyro-patch');

// call when iframe loaded
roundmeMobileGyroPatch()

Dependents (0)

Package Sidebar

Install

npm i mobile-gyro-patch

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

3.06 kB

Total Files

3

Last publish

Collaborators

  • bazeel