Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
When modal is dismissed the whole screen turns black. see video
React Native version:
System:
OS: macOS 11.6
CPU: (8) x64 Apple M1
Binaries:
Node: 14.15.4 - /usr/local/bin/node
npm: 7.6.3 - /usr/local/bin/npm
Watchman: 4.9.0 - /opt/homebrew/bin/watchman
IDEs:
Android Studio: Not Found
Xcode: 13.0/13A233 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_302 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: ~0.66.0 => 0.66.0
react-native-macos: Not Found
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
- use this code with react native 0.66 on iOS

RCTModalHostViewController is what's blocking the screen


.
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
When modal is dismissed the whole screen turns black. see video
React Native version:
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
RCTModalHostViewController is what's blocking the screen

.