Skip to content

FlatList does not animate when running scrollToIndex({..., animate: true}) #706

@jpnickolas

Description

@jpnickolas

FlatList does not animate when scrolling to an index using FlatList.scrollToIndex({..., animate: true}).

Based on these lines, it looks like this may be an issue with all ScrollView scrollTo* functions on mac:
https://github.com/microsoft/react-native-macos/blob/master/React/Views/ScrollView/RCTScrollView.m#L718-L719

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions