react-component / scroll-anim

Animate Scroll React Component
http://react-component.github.io/scroll-anim/
MIT License
305 stars 43 forks source link

Add an offset property #12

Closed kanmanus closed 7 years ago

kanmanus commented 7 years ago

A fixed header will hide the top part of your content when you click on the link, so I think we need an offset option to make the scrolling function to be more correct.

jljsj33 commented 7 years ago

Thanks.. I would have wanted to add this offset.

jljsj33 commented 7 years ago

https://github.com/react-component/scroll-anim/issues/11