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

Slowly switching screens in Tabs component will not mount them #3087

Closed
SourceCipher opened this issue Jun 17, 2018 · 1 comment
Closed

Slowly switching screens in Tabs component will not mount them #3087

SourceCipher opened this issue Jun 17, 2018 · 1 comment

Comments

@SourceCipher
Copy link

Version

Tell us which versions you are using:

  • react-native-router-flux: ^4.0.0-beta.31
  • react-native: ^0.55.3

Expected behaviour

When slowly changing the scenes in tab component by sliding left or right, the scene will mount

Actual behaviour

I have 2 scenes within the tab and if I slowly slide to the right to switch the scenes, the next scene even when it switches, will not be mounted properly. As seen in this video, when I switch to the next scene the header icon color will change, but it will not do it if I do it slowly and it will trigger the component only if I move a bit again.

Steps to reproduce

See the video -> Here

@aksonov
Copy link
Owner

aksonov commented Aug 8, 2018

Please try to reproduce it with Example project and latest version 4.0.0-beta.40. Feel free to open if the issue still exists

@aksonov aksonov closed this as completed Aug 8, 2018
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

No branches or pull requests

2 participants