react-native/Libraries/ReactNative
Valentin Shergin 2afe7d4765 Support for inherited events in view managers
Summary:
We currently support inherited view props but not event handlers,
this diff fixes it.
This change will allow to unify set of supported events for single- and multli-line <TextInput>s and avoid code duplication.

Reviewed By: sahrens

Differential Revision: D6690281

fbshipit-source-id: f142828bd7deae92fb306914b7cefd10da8b43f7
2018-01-11 19:04:14 -08:00
..
AppContainer.js Codemod to 1.7.0 2017-09-26 23:45:48 -07:00
AppRegistry.js Upgrade to 1.9.1 2017-12-06 17:34:26 -08:00
I18nManager.js Rename I18nManager Left/Right swap methods 2017-10-24 20:45:59 -07:00
ReactNativeFeatureFlags.js Enabled pretier (@format) for all files in ReactNative folder 2017-09-24 23:01:25 -07:00
UIManager.js Implement lazy discovery for ViewManagers. 2017-09-28 09:55:59 -07:00
UIManagerStatTracker.js Enabled pretier (@format) for all files in ReactNative folder 2017-09-24 23:01:25 -07:00
YellowBox.js Upgrade to 1.9.1 2017-12-06 17:34:26 -08:00
queryLayoutByID.js Enabled pretier (@format) for all files in ReactNative folder 2017-09-24 23:01:25 -07:00
renderApplication.js Replace fburl.com link with public fb.me link 2017-11-20 13:56:15 -08:00
requireNativeComponent.js Support for inherited events in view managers 2018-01-11 19:04:14 -08:00
verifyPropTypes.js Enabled pretier (@format) for all files in ReactNative folder 2017-09-24 23:01:25 -07:00