Closed crzycoder closed 2 years ago
Same problem
Same problem, only can scroll vertically
Same problem,Is there a solution to this problem?
For anyone who still has this problem, as a workaround solution you can go to:
node_modules/react-native-sticky-parallax-header/src/StickyParallaxHeader.js
and turn off scrollEnabled in the
This bug occurs in legacy v0.4.x version. Check out v1.0.x release candidate, which has scrollEnabled
prop available
I'm using
AvatarHeader
and inside the renderBody usingFlatList
horizontal but it's not working.