All notable changes to this project will be documented in this file.
- header translateY when header is fixed and
headerFixedTransformY
is too big
- issues #17, #18 - fatal error when
scrollableComponent
prop is missing
- issue #15 - scroll to top if scrollableComponent is not Animatable
- onHeaderFixed - Header interpolation when parallxHeight === headerHeight
- onHeaderFixed - A callback function that is invoked when the header will attach to the top
- headerFixedTransformY - This number indicating how much the fixed header should move upwards during the scroll. Used as the hack to change fixed header height during scroll