Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: optimize RCTKeyWindow() for iOS 15+ (#43066)
Summary: This PR further optimizes RCTKeyWindow() for iOS 15+ removing the need for additional loop bypass-github-export-checks ## Changelog: [IOS] [ADDED] - optimize RCTKeyWindow() for iOS 15+ Pull Request resolved: #43066 Test Plan: Launch RNTester, check if proper keyWindow is returned for iOS 15+ Reviewed By: javache Differential Revision: D54541838 Pulled By: cipolleschi fbshipit-source-id: be79ff48f825d10c8fd71efc18629377aadc29fd
- Loading branch information