Calibrate Gyroscope to be controlled vertically #75
Replies: 2 comments 1 reply
|
Hey @AnweshGangula, thanks for the suggestion, its a good point! I think the best approach, to not cause breaking change to current library API, would be to introduce another prop. |
|
Hi there @mkosir has there been any evolution on that topic? I'm having the same "issue": when the If I read you right there's a difference with the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I really like the gyroscope implementation and I tried using it on my website.
What I noticed was that if my mobile is flat on a surface, then the gyroscope feature works fine.
But since any mobile in most of the cases will be vertical, it would be better if its configured to work when the mobile is vertical or maybe give that control to the developer using props.
All reactions