okwasniewski / react-native-bottom-tabs

Native Bottom Tabs for React Native
https://www.npmjs.com/package/react-native-bottom-tabs
MIT License
284 stars 9 forks source link

Blur is not calculated/cleared before screen focus? #35

Open fredrikburmester opened 4 days ago

fredrikburmester commented 4 days ago

The pink from the home screen is visible on the search page for a split second.

https://github.com/user-attachments/assets/22171c59-2dc9-4eda-85b4-98d962636ded

okwasniewski commented 3 days ago

Hey, can you check if this occurs when you turn off lazy loading?

I wonder if this appears in native apps

fredrikburmester commented 3 days ago

Doesn't seem to matter if i use lazy or not. @okwasniewski