react-native-parallax-scroll-view
react-native-parallax-scroll-view copied to clipboard
set parallaxHeaderHeight to adjust dynamically from content rendered inside
Any option to do that?
👍 The static header height values are inflexible for dynamic content or responsive layout in the headers. onLayout
could be leveraged by this library to automatically detect the size of the contents.