Skip to content

ScrollToOffset of Flatlist not working within ParallaxScrollView #139

@SAHITYASAI

Description

@SAHITYASAI

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions