mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-19 21:21:30 +00:00
e9101abefe
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.