You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jake-ruth,
Currently we are supporting react-native 0.71 not 0.74.
This issue might come from the react-native version and the react-native-reanimated version.
Does it reproduce on react-native 0.71 ?
Description
After upgrading to Expo 51, I am having an issue where the tab indicators do not appear under tabs.
Related to
Steps to reproduce
Render a tab view with environment listed below.
Expected behavior
Show the tab indicators below each tab.
Code snippet
The example from the docs will reproduce this issue:
Screenshots/Video
Environment
Affected platforms
I am guessing it is something to do with reanimated/gesture handler.
The text was updated successfully, but these errors were encountered: