garthenweb / react-stickup

React components to stick elements at the top of the page while scrolling
http://garthenweb.github.io/react-stickup
MIT License
24 stars 4 forks source link

Feature: automatically reserve space for StickyScrollUp component #2

Closed garthenweb closed 6 years ago

garthenweb commented 6 years ago

The Sticky component already reserves the required space on mount. This need to be adapted for the StickyScrollUp component as well.