react-hooks
react-hooks copied to clipboard
Cleanup orientation hook listener
Fix typo replacing addEventListener with removeEventListener
Closes #6
Can you replace:
screen as any -> window.screen
?