react-native-parallax-scroll-view icon indicating copy to clipboard operation
react-native-parallax-scroll-view copied to clipboard

set parallaxHeaderHeight to adjust dynamically from content rendered inside

Open avishayil opened this issue 8 years ago • 1 comments

Any option to do that?

avishayil avatar Jul 11 '16 10:07 avishayil

👍 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.

peacechen avatar Apr 03 '17 20:04 peacechen