[iOS] Expo Go not responding to Touch when in Nested Stack screen "containedTransparentModal"

Hi i m facing problem when i m in Nested Screen Stack ( containedTransparentModal ) in level 3 i m unable to touch any element until i Shake device and ENABLE “Element inspector” and click on Touches, then everythings starts work

Android simulator → Works fine
Android real device → Works fine
iOS simulator → not working
iOS real device → not working

my question is what Expo Go is doing when i press on “Element Inspetion” to figure out how to fix Touches in my app on iOS devices

Packages:
“expo”: “~43.0.2”,
@react-navigation/bottom-tabs”: “^6.0.5”,
@react-navigation/native”: “^6.0.2”,
@react-navigation/native-stack”: “^6.1.0”,

btw when i “ejected” project everything works perfect so i m 100% sure this is just EXPO GO problem

bump, any progress ? still i m unable DEBUG expo app when “containedTransparentModal” is enabled =/

tested on Expo 45 and new Expo go app and this issue is FIXED here for me hope it stay as it is :slight_smile: