fkhadra / react-on-screen

Check if a react component in the viewport
https://fkhadra.github.io/react-on-screen/
MIT License
405 stars 50 forks source link

OnScreen event only firing on window resize #4

Closed gabrielzzarate closed 6 years ago

gabrielzzarate commented 7 years ago

I can only get this code to work when I resize my browser window.

fkhadra commented 7 years ago

kind of weird. Would you provide a snippet, thanks.