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

Bug when another component opened and then backed to this one #7

Closed
davidbilik opened this issue Feb 10, 2018 · 3 comments
Closed

Bug when another component opened and then backed to this one #7

davidbilik opened this issue Feb 10, 2018 · 3 comments

Comments

@davidbilik
Copy link

Hello, I am using your library along with https://facebook.github.io/react-native/ . I have a viewpager in one of the tabs and when I push some component over the one with viewpager and then I hit back, viewpager will "break".. it seems that connection between TabLayout and ViewPager is broken or I dont know what.. If I swipe to the side, it keeps stuck between two pages and if I click on any of the tabs, tab get selected but viewpager page do not change.. do you know what may be happening or do you need more info? Thanks very much, nice library by the way

@madhu314
Copy link
Owner

there is a known issue in react native for this

facebook/react-native#13463

I will followup when this is fixed

@madhu314
Copy link
Owner

madhu314 commented Apr 7, 2018

Seems like this has been addressed here facebook/react-native#14867

I will pickup the same changes in this library as well

@ashokkumar88
Copy link

ashokkumar88 commented Apr 29, 2018

@davidbilik seems you are using wix react native navigation. This is a issue in react native navigation and not in this library. The solution is mentioned here wix/react-native-navigation#1317. Check the solution mentioned by @t2n3qqq on the above link. It is working fine for me.

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

3 participants