Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] left-edge swipe gesture can be received by navigator even when a modal is presented #7450

Closed
ultragtx opened this issue May 9, 2016 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@ultragtx
Copy link

ultragtx commented May 9, 2016

untitled3

As the screenshot shows, the top most view can be popped by the swipe gesture even when the modal is presented. (Tested on version 0.22 0.23 and latest code on master branch 05.08.2016)

Furthermore, I added a picker on the modal in my app, add the swipe gesture can be received by both the picker and the navigator (Navigator.SceneConfigs.VerticalUpSwipeJump). That's pretty annoying.

@willmcneilly
Copy link

I'm also seeing this behaviour in 0.26

@mkonicek
Copy link
Contributor

Hi there! This issue is being closed because it has been inactive for a while.

But don't worry, it will live on with ProductPains! Check out its new home: https://productpains.com/post/react-native/ios-left-edge-swipe-gesture-can-be-received-by-navigator-even-when-a-modal-is-presented

Product Pains has been very useful in highlighting the top bugs and feature requests:
https://productpains.com/product/react-native?tab=top

Also, if this issue is a bug, please consider sending a pull request with a fix.

@facebook facebook locked as resolved and limited conversation to collaborators Jul 19, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants