Open
Description
Is your feature request related to a problem? Please describe.
Just better DX.
Describe the solution you'd like
When using something like UIApplication.sharedApplication.keyWindow
the platform deprecation warning can appear in the CLI logs in addition to being an eslint warning.
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes.
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct