react-native-portal
react-native-portal copied to clipboard
back gesture for react native
Is there currently a swipe back gesture (eg. iphone behaviour) with a portal?
you can implement one yourself pretty easily with react-native-gesture-handler
and react-native-reanimated