mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
61046c3195
Summary: This is a followup for "Add Shortcut "Double R" to Reload JS in iOS". Please see the previous two revisions:[[ D3371536 | D3371536 ]], [[ D3343907 | D3343907 ]] In previous revisions, we only tested with the iOS UIExplorer app, without testing in the iOS Catalyst app, where the key shortcuts we added are always invoked in TextInput components. It's due to a bug with the `UIApplicationDelegate`. Just fix this bug in this revision and successfully tested in the Catalyst app. Reviewed By: mkonicek Differential Revision: D3391045 fbshipit-source-id: 8b76fbfe7592218b02dd22502d25eebbc59f3cbc