mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This PR falls back to UIScreen when windowScene is not available. <img width="500" alt="CleanShot 2025-08-28 at 14 30 59@2x" src="https://github.com/user-attachments/assets/9dda3153-dfe7-48a5-9d0e-5416c2e34c64" /> ## Changelog: [IOS] [FIXED] - Simplify RCTAlertController, don't create additional UIWindow Pull Request resolved: https://github.com/facebook/react-native/pull/53500 Test Plan: Open the alert multiple times to check if everything works as expected. Rollback Plan: Reviewed By: javache Differential Revision: D81410450 Pulled By: cipolleschi fbshipit-source-id: c27ea98d9e811c2f259f0ff3c6689482d116c418