I am creating an app that swipes back in ReactNative, is it possible to increase the speed of the swipe back?
Simulator
- iOS11
I already tried https://reactnavigation.org/docs/stack-navigator/#gesturevelocityimpact. I could not find the effect.
lib.
"@react-navigation/bottom-tabs":"6.3.1",
"@react-navigation/native": "6.0.10",
"@react-navigation/native-stack":"6.6.2",
"@react-navigation/stack":"6.2.1",