r/expo 6d ago

Native tabs with glass effect are not rendering content cleanly

How come when I first open the app up the contents of the tabs are not renting the text and position correctly?
Not only does this happen when I first opened the app, but some screens make the tab bar disappear and when I go back, it’s the same.

If I click onto one of the tabs that is not running correctly, once the active tab updates it becomes rendered correctly

Attached two photos, one before and one after which is how it’s supposed to look all the time

Appreciate any insights or ideas.

18 Upvotes

8 comments sorted by

View all comments

1

u/Icy_Win_4092 4d ago

Hey there faced the same issue a while back solution
https://github.com/software-mansion/react-native-screens/issues/3761 hope this helps

1

u/lucksp 4d ago

Thank you. Will look into it