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

ScrollToOffset of Flatlist not working within ParallaxScrollView #139

Open
SAHITYASAI opened this issue Nov 29, 2019 · 1 comment
Open

Comments

@SAHITYASAI
Copy link

Actual Behaviour:
I'm working on a sample on achieving parallax header effects with FlatList in a sample project. In iOS, by default clicking on status bar is scrolling to top without any issues. But in Android, scrollToTop option is not provided by default and scrollToOffset method of FlatList is not working.

Expected Behaviour:
i want to scrollToTop on reaching the end of FlatList in android to show the hidden parallax scrolling header similar to iOS. I tried using scrollToOffset and is working fine without using ParallaxScrollView. Can someone help me please. Thanks in advance.

@oferRounds
Copy link

Hey @SAHITYASAI have you found any solution? Experiencing the same problem

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

2 participants