Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Tab view content is empty after index is changed #1024

Closed
karimcambridge opened this issue Jun 5, 2020 · 3 comments
Closed

Tab view content is empty after index is changed #1024

karimcambridge opened this issue Jun 5, 2020 · 3 comments

Comments

@karimcambridge
Copy link

Current behaviour

image

As you can see, the last 2 tabs its view content dont show on iOS only

Expected behaviour

The tabs should show their content

Your Environment

software iOS 13.5
ios or android ios
react-native 16.9 (expo 37)
react-native-tab-view 2.14.4
react-native-gesture-handler 1.6.1
react-native-reanimated 1.7.0
node 14.3
npm or yarn latest with node 14.3

This seems to only happen on index 2 and 3.

I’ve just added the 4th item (3rd index) and it was happening even with just 3 items.

@github-actions
Copy link

github-actions bot commented Jun 5, 2020

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native-reanimated (found: 1.7.0, latest: 1.9.0)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@karimcambridge
Copy link
Author

Verified, it still exists with 1.9.0.

@karimcambridge
Copy link
Author

The issue was removeClippedSubviews.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant