What happened?
I expect to open a transparent overlay, so user touches to pass through it
Navigation.showOverlay({
component: {
id: 'my-id',
name: 'my-name',
passProps: {},
options: {
overlay: {
interceptTouchOutside: false,
},
layout: {
componentBackgroundColor: 'transparent',
},
},
},
})
What was the expected behaviour?
it should work the same as it was in 7.x
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
used code above
In what environment did this happen?
React Native Navigation version: 8.3.2
React Native version: 0.77.3
Has Fabric (React Native's new rendering system) enabled: yes
Node version: latest
Device model: Iphone 16 pro simulator
iOS version:18.2