joshwnj / react-visibility-sensor

Sensor component for React that notifies you when it goes in or out of the window viewport.
MIT License
2.32k stars 195 forks source link

reactify should be a devDependency, no? #21

Closed kof closed 9 years ago

boccob commented 9 years ago

Duplicate of #11

joshwnj commented 9 years ago

There was originally an issue here due to needing the reactify transform in the component. Now that only tests and examples need reactify we don't need it. Will be fully resolved once #24 is merged.