Doesn't work in landscape!
khteh opened this issue · 1 comments
khteh commented
- Bug description
- Steps to reproduce
- Device user-agent
- Device/Browser type/name
- Share code for a better understanding (for example, here https://codesandbox.io/s/new)
- Any additional info
sovetski commented
Any update on this? The library does not work on landscape mode, you can try the isMobile, on Chrome landscape mode for example to reproduce.
I found this solution: #155 (comment)
But the problem is, first there is 0 documentation on how to use it, and for me, it should be exported like isMobile without using withOrientationChange etc.