question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Implement gestureResponseDistance

See original GitHub issue

Hello,

I was wondering if gestureResponseDistance is a feature that’s planned to be implemented in this library. Currently, if you use native stack you lose gestureResponseDistance which is implemented by stack navigator.

Cheers 🍻

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:7
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
osdnkcommented, May 15, 2020

Hi, We’d like to ephazite that priority of React Native Screens is to deliver a native-like experience with a minimal cost of modifying what’s actually delivered by the Platform. Therefore we don’t want to go for supporting features that are not ready out of the box or easy to implement by native components’ kit. Feel free to make this change in your fork or patch but I need to want you that messing with UIKit is what you most likely don’t want to do 😃

0reactions
JackShannoncommented, Jul 28, 2021

@WoLewicki

https://github.com/fastred/SloppySwiper

Would it be possible to use this library?

Or try this: https://stackoverflow.com/a/60526328

Users expect this style of swiping by default.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stack Navigator | React Navigation
Stack Navigator provides a way for your app to transition between screens where each new screen is placed on top of a stack....
Read more >
Feature Requests | React Navigation - Canny
One way to solve this is have a way to tell react-native-screens to "hang on to" the currently active ViewController (store the pointer...
Read more >
gestureResponseDistance does not work in React Navigation
I'm trying to create a Sheets type modal in ReactNative, but I can't close the screen with a swipe gesture because gestureResponseDistance ......
Read more >
createStackNavigator - React Navigation - Netlify
Whether you can use gestures to dismiss this screen. Defaults to true on iOS, false on Android. Gestures are not supported on Web....
Read more >
react-native-router-flux | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn. ≡. Home · Getting started · Features.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found