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 popGesture on stack root freezes the app #4388

Closed
Jazqa opened this issue Dec 4, 2018 · 7 comments
Closed

iOS popGesture on stack root freezes the app #4388

Jazqa opened this issue Dec 4, 2018 · 7 comments

Comments

@Jazqa
Copy link
Contributor

Jazqa commented Dec 4, 2018

Issue Description

Attempting iOS popGesture on stack root may freeze the app

Steps to Reproduce / Code Snippets / Screenshots

  1. (May not be necessary. This is just what I have) Have a tab-based app with each tab being a stack
  2. Push a screen to one of the stacks
  3. Go back
  4. Try to do popGesture on stack root
  5. Try to push a screen on the stack again
  6. App freezes

Environment

  • React Native Navigation version: 2.1.3
  • React Native version: 0.57.5
  • Platform(s) (iOS, Android, or both?): iOS
@ItsNoHax
Copy link
Collaborator

ItsNoHax commented Dec 4, 2018

Hey @Jazqa

I actually have been talking to @guyca recently about this bug and I sent him a reproducible case.
Will keep you updated.

@guyca guyca added this to the tbd milestone Dec 4, 2018
yogevbd added a commit that referenced this issue Dec 5, 2018
@yogevbd yogevbd closed this as completed Dec 5, 2018
@ouabing
Copy link

ouabing commented Dec 13, 2018

I can confirm from 2.2.0, pop gesture not work on iOS when there is a react-native-tab-view pager in the screen. Is this fix related to the new issue?

@cinder92
Copy link

is there any update on this? im having same issue with : 2.14.0-snapshot.246

@fodjan-philip
Copy link

I have a similar problem in v2.17.0:

  1. tab-based app with each tab being a stack
  2. Push a screen to one of the stacks
  3. Try to do popGesture on the pushed screen
  4. App freezes

@guyca guyca reopened this Apr 17, 2019
@guyca guyca removed this from the tbd milestone Apr 17, 2019
@guyca
Copy link
Collaborator

guyca commented Apr 21, 2019

Should be fixed in 2.18.0-snapshot.292 👍

@cinder92
Copy link

@guyca this is not fixed yet

@idanlo
Copy link

idanlo commented Sep 21, 2019

@guyca still not fixed

vshkl pushed a commit to vshkl/react-native-navigation that referenced this issue Feb 5, 2020
vshkl pushed a commit to vshkl/react-native-navigation that referenced this issue Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants