react-native-bottom-sheet
react-native-bottom-sheet copied to clipboard
try getScrollableNode in findNodeHandle.web.ts
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
This is blocking us as well. We pnpm patched the module for now, but it would be lovely if this could get merged.
@btoo @robertkossendey if you could provide me more details on the issue, maybe repo sample code then i can investigate it