Files
react-native/ReactCommon
Samuel Susla 42658cf58b Send key when onKeyPress event is fired from TextInput
Summary:
Changelog: [Internal]

In `onKeyPress` event, we were not returning `key` property. This diff adds `key` property to `onKeyPress` event and removes other, redundant properties from `onKeyPress` event.

The implementation has been translated from Paper.

Reviewed By: shergin

Differential Revision: D21250411

fbshipit-source-id: f1e31381667acb9dec02d0b33883df8f8f5b2a4b
2020-07-22 10:58:30 +02:00
..
2020-04-03 09:47:42 -07:00
2020-07-14 22:47:14 +02:00
2020-02-28 12:46:49 -08:00
2020-02-28 12:46:49 -08:00
2020-04-07 19:07:19 -07:00