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

Fix back button initialization on setStackRoot #5246

Merged
merged 1 commit into from
Jul 1, 2019
Merged

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented Jul 1, 2019

We had an issue with backButton on setStackRoot with multiple screens. The button initialization happened too late and it caused flicking back button after setting stack root with 3 screens and then popping back to the second screen.

• Move backButton initializing to viewController presenter.
• Change the timing it created, on will move to parent.

@yogevbd yogevbd merged commit c0ad194 into master Jul 1, 2019
@yogevbd yogevbd deleted the backButtonFix branch July 1, 2019 15:10
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
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