react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

fix: fixed onLongPress not working on touchableRipple

Open dakshbhardwaj opened this issue 1 year ago • 1 comments

Summary

if we don't pass the onPress props then onLongPress was also not working in the TouchableRipple component.

Fixes: #3303

Test plan

I checked it by running the yarn run test, this change is simple and does not affect any files.

dakshbhardwaj avatar Aug 22 '22 10:08 dakshbhardwaj

Hey @dakshbhardwaj, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Aug 22 '22 10:08 callstack-bot