react-native/React
Siqi Liu 61046c3195 Fix the bug where key shortcuts are invoked in TextInputs in iOS
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
2016-06-06 09:43:17 -07:00
..
Base Fix the bug where key shortcuts are invoked in TextInputs in iOS 2016-06-06 09:43:17 -07:00
Executors Implement RCTJSCWrapper 2016-05-31 12:58:25 -07:00
Layout import css-layout-185 2016-05-31 04:13:32 -07:00
Modules Replaced isMainThread checks with a proper test for main queue 2016-06-06 07:58:36 -07:00
Profiler Add a bunch more systrace logging 2016-05-13 17:29:00 -07:00
React.xcodeproj Fix OSS tests 2016-05-31 16:43:27 -07:00
Views Replaced isMainThread checks with a proper test for main queue 2016-06-06 07:58:36 -07:00