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 3 years ago • 1 comments
trafficstars

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

Closing in favor of: https://github.com/callstack/react-native-paper/pull/3803

lukewalczak avatar Apr 05 '23 18:04 lukewalczak