react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

[iOS] Inverted color in bottom tab when Reduce Transparency is ON

Open GarryLaly opened this issue 2 months ago • 0 comments

What happened?

Hi, I recently encountered a problem where the bottom tab is inverted when I swipe back and Reduce Transparency is ON.

What was the expected behaviour?

Should prevent the inverted bottom bar color

Was it tested on latest react-native-navigation?

  • [x] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

Condition: Turn ON Reduce Transparency Image Normal bottom tab: Image After opening the detail page, then swiping back using iOS gesture swipe back: Image Problem: The bottom tab background color is inverted

In what environment did this happen?

React Native Navigation version: 7.39.0 React Native version: 0.73.6 Has Fabric (React Native's new rendering system) enabled: (yes/no) No Node version: 22 Device model: iPhone 17 iOS version: iOS 26

GarryLaly avatar Oct 22 '25 03:10 GarryLaly