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

back gesture for react native

Open mattiaferrari02 opened this issue 2 years ago • 1 comments

Is there currently a swipe back gesture (eg. iphone behaviour) with a portal?

mattiaferrari02 avatar May 06 '22 14:05 mattiaferrari02

you can implement one yourself pretty easily with react-native-gesture-handler and react-native-reanimated

iway1 avatar Jul 24 '22 21:07 iway1