react-native-bottom-sheet icon indicating copy to clipboard operation
react-native-bottom-sheet copied to clipboard

try getScrollableNode in findNodeHandle.web.ts

Open btoo opened this issue 5 months ago • 2 comments

Motivation

a follow up to https://github.com/gorhom/react-native-bottom-sheet/pull/2292#issuecomment-2910535509, i realized that i'm still getting an issue on BottomSheetSectionList (and maybe others?) on web like

image

btoo avatar Jul 13 '25 18:07 btoo

This is blocking us as well. We pnpm patched the module for now, but it would be lovely if this could get merged.

robertkossendey avatar Jul 24 '25 16:07 robertkossendey

@btoo @robertkossendey if you could provide me more details on the issue, maybe repo sample code then i can investigate it

gorhom avatar Aug 17 '25 18:08 gorhom