benevbright/react-navigation-collapsible

Can I achieve this type of header animation with this library?

Opened this issue · 3 comments

initial state:
Screenshot 2020-04-28 at 2 45 03 PM
After scrolling until specific height:
Screenshot 2020-04-28 at 2 45 33 PM

No, and I don't think this module can support it anytime soon but I will write a comment here when it's possible.

No, and I don't think this module can support it anytime soon but I will write a comment here when it's possible.

Alright, thank you for fast reply and this library too.

I opened #159 to resolve this issue. (WIP)
There is still one blocker. On Android, react-navigation's backgroundHeader is non-touchable. I may open a PR there and see how they think about it.