bamlab / react-native-image-header-scroll-view

ScrollView with an image in header which becomes a navbar
MIT License
997 stars 99 forks source link

Prop for foreground extrapolation #62

Closed rostislav-simonik closed 5 years ago

rostislav-simonik commented 5 years ago

When you want to uses picture title with bottom position as foreground component, then extrapolation should be present when header is grown (clamp mode is not desired in that case). So for that case I've introduced property that allows override default clamp extrapolation for foreground component.

Nhacsam commented 5 years ago

Thanks @rostislav-simonik, looks nice !

Can you add some documentation in README before I merge ?

rostislav-simonik commented 5 years ago

Thanks @rostislav-simonik, looks nice !

Can you add some documentation in README before I merge ?

Done.

Nhacsam commented 5 years ago

Thanks

Nhacsam commented 5 years ago

Published : https://github.com/bamlab/react-native-image-header-scroll-view/releases/tag/0.10.2