gorhom / react-native-portal

A simplified portal implementation for ⭕️ React Native & Web ⭕️.
MIT License
655 stars 36 forks source link

back gesture for react native #25

Open mattiaferrari02 opened 2 years ago

mattiaferrari02 commented 2 years ago

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

iway1 commented 2 years ago

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