maphongba008 / react-native-animated-header

Collapsing toolbar for Android and iOS
107 stars 25 forks source link

How to set image as the background of toolbar #1

Closed fzdm closed 6 years ago

fzdm commented 6 years ago

Hi, I tried toolbarColor to set transparent. But the bg image is empty, unable to achieve the desired effect.

maphongba008 commented 6 years ago

Hi there, I don't get your mid Could you show me your expected image?

fzdm commented 6 years ago

I wish I could be like this:header

And can I define the toolbar height?

maphongba008 commented 6 years ago

So, do you want the image doesn't disappear, only resize? In the current version, it's not allow to define the toolbar height, but you can fork and edit the initToolbarHeight in Header.js file

fzdm commented 6 years ago

Thank you. I solved this problem by modifying the file.