mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-29 00:38:18 +08:00
Include modifier keys in the 'nativeEvent'. This allows keyboard shortcuts such as "Shift+Enter" to be implemented for submiting text input content when the modality is keyboard + mouse rather than touch.