Open ardyfeb opened 5 years ago
yes this problem still there and touchable does not work in android that is import from react native, if you import from react-native-gesture-handler then onPress is worked but your sheet will not be close, then for this you need to true enabledInnerScrolling prop then it works fine
this is same issue
Same issue here!
Same issue here on Android. Bottom sheet opens but then fails to close on subsequent clicks of the header
For me it works on android and fails on iOS
i have bottom sheet with close button on header, but when pressed bottom sheet cannot snap to specified index given,
here my code: