Open mschipperheyn opened 8 years ago
@mschipperheyn , same requirements, have you got solution?
No. My idea was to process scroll events but our dev team is not succeeding. I took them off this.
OK, was thinking the same approach. any way, thanks for your info.
Let me know if u come up w something. We simply didn't have the time
I also want to combine it with tabBarIos
but no success
It would be nice to be able to detect when the parallax animation has completed its open and close cycle. With that we can enable / disable scrolling on child listviews so this problem doesn't occur.
I really like this component . But it is not compatible with react-native-scrollable-tab-view. If you have fixed this problem, can you share with me?
Facebook f8 app provides ListContainer, it is similar with the combination of ScrollableTabView and ParallaxView. I have a try, it does work!
Do you have some solutions for this case? I've searched for parallax with tabs, but at the moment I found nothing yet.
解决了吗
i need a clone of instagram profile screen
Hi,
Really like the component! I'm trying to implement a sticky header that simply contains the navigation bar, which works fine. However, the scrollable content contains ScrollableTabView (react-native-scrollable-tab-view. I have two problems that perhaps you may have a suggestion for:
Any suggestions?