Skip to content

[Bug]: BottomSheetFlatList items not scroll with bottomSheetView v5.1.4 #2539

@Ankitinara

Description

@Ankitinara

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS, Android

What happened?

When I try to scroll through a list inside a BottomSheetFlatList (wrapped within a BottomSheetView), the list does not scroll — the content remains static.

However, when I downgrade the library version to 4.6.4, the scrolling works as expected.
This issue only occurs in newer versions of the @gorhom/bottom-sheet package.

Reproduction steps

  • Wraps everything in a BottomSheetModalProvider

Uses a BottomSheetModal

Contains a BottomSheetView

Inside that view is a BottomSheetFlatList that fails to scroll in versions after 4.6.4, but works fine in 4.6.4.

i Atttached the image in this list not scroll.

Image

Reproduction sample

https://gorhom.dev/react-native-bottom-sheet/components/bottomsheetflatlist

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions