Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collasing header with scroll #298

Open
dungnguyen10989 opened this issue Oct 18, 2019 · 0 comments
Open

Collasing header with scroll #298

dungnguyen10989 opened this issue Oct 18, 2019 · 0 comments

Comments

@dungnguyen10989
Copy link

Hi everybody,

I am implementing CollasibleHeader and I follow the solution as your example below:
https://github.com/wix/react-native-interactable/blob/master/playground/src/examples/CollapsingHeaderWithScroll.js
But the problem is that when the Header is collapsed, it means that the Interacable.View is attached to the value 1, with id as bottom, then the ScrollView allows scrolling, if I scroll from top to bottom, The content of the ScrollView will be scrolled along, but I want when I swipe from the bottom to the top, Interacable.View will expand instead of nothing happening. Any solution for this issue ? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant