Chris Pruett

Results 2 issues of Chris Pruett

### Description Cross-posting https://github.com/react-navigation/react-navigation/issues/11270 at the request of its maintainers. My navigation hierarchy is: ``` Stack Navigator |- Tab navigator | |- Home | |- Another tab |- Modal ```...

Platform: iOS
Repro provided

### Current behavior My navigation hierarchy is: ``` Stack Navigator |- Tab navigator | |- Home | |- Another tab |- Modal ``` When the modal is open, pressing the...

bug
library:react-native-screens
platform:ios
repro provided