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

Cancel in-flight push animation on pop #4842

Merged
merged 1 commit into from
Mar 10, 2019
Merged

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Mar 10, 2019

When popToRoot or popTo were called while a screen was pushed, at the end of the push animation RNN tried to destroy an already destroyed ViewController.
Related to #3767

When popToRoot or popTo where called while a screen was pushed, at the end of the push animation RNN tried to destroy an already destroyed ViewController.
Related to #3767
@guyca guyca merged commit 47b7d2c into master Mar 10, 2019
@guyca guyca deleted the cancelInFlighPushAnimation branch March 10, 2019 10:02
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
When popToRoot or popTo where called while a screen was pushed, at the end of the push animation RNN tried to destroy an already destroyed ViewController.
Related to wix#3767
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant