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 getting blank screen when moving between tabs #815

Open
gitdevnaresh opened this issue Mar 18, 2024 · 1 comment
Open

IOS getting blank screen when moving between tabs #815

gitdevnaresh opened this issue Mar 18, 2024 · 1 comment

Comments

@gitdevnaresh
Copy link

I am getting issue blank screen when i am moving to tabs, this issue i am facing only on IOS. enter image description here

Packages using:
"react-native-tab-view": "^3.5.2", "react-native-pager-view": "^6.2.3", "react-native": "0.71.7",

enter image description here

enter image description here

When i came first time working, moving between tabs getting like this.

I am trying with version upgrade and degrade but still issue not resolved.

@samiullah452
Copy link

Had the exact same problem. It seems its a problem combining tab view and pager view. I had got it working somehow with next version of pager view but had to make a fix for setPage in IOS. Try using react-native-collapsable-tab-view maybe that might fix your problem but it introduces a problem of scrolling between tabs.

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