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

feat: adding onPress prop to backdrop component

Open tarikfp opened this issue 3 years ago • 2 comments
trafficstars

Motivation

There might be specific scenarios where some action needs to be executed on pressing backdrop component.

tarikfp avatar Jul 14 '22 16:07 tarikfp

@tarikpnr doesn't pressBehavior handle onPress use cases?

joeyfigaro avatar Jul 22 '22 20:07 joeyfigaro

@tarikpnr doesn't pressBehavior handle onPress use cases?

As far as I can see that it does not support custom on press function.

https://github.com/gorhom/react-native-bottom-sheet/blob/4a4a9dedef4f83b620a21e1a5670de0e1020a2f6/src/components/bottomSheetBackdrop/types.d.ts#L42

tarikfp avatar Jul 23 '22 21:07 tarikfp

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.

github-actions[bot] avatar Aug 23 '22 09:08 github-actions[bot]

@gorhom Hi, any thoughts about this pr ?

tarikfp avatar Aug 24 '22 18:08 tarikfp

I'm also following this topic.

carlos-cne avatar Aug 30 '22 02:08 carlos-cne