Skip to content

Conversation

Vadko
Copy link

@Vadko Vadko commented Jun 11, 2025

Motivation

When using BottomSheetFlatList with react-native-web, the web implementation of findNodeHandle fails to locate the scrollable node for FlatList. However, this node can be accessed via the getScrollableNode method.
This PR adds support for retrieving the scrollable node using getScrollableNode, ensuring proper functionality on the web.

getScrollableNode usage for flatlist
@Vadko
Copy link
Author

Vadko commented Jun 11, 2025

cc @gorhom

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant