netguru / sticky-parallax-header

A simple React Native library, enabling the creation of fully customized header for your iOS and Android apps.
https://netguru.github.io/sticky-parallax-header/
MIT License
1.86k stars 190 forks source link

[BUG] headerType=DetailsHeader not update text "Design System" when scrollUp #187

Closed Vn-ChemGio closed 3 years ago

Vn-ChemGio commented 3 years ago

Title

When using <StickyParallaxHeader headerType="DetailsHeader" title={"@@@@@@@@@@@@@@@@"} tag={"clgt"} /> After scrollup to top text in header bar not update to tile, it only is default value of title

TomaszRej commented 3 years ago

Pr #241 fixes that issue