react/scripts/rollup/shims/react-native
Sebastian Markbåge b6e0512a81
Consolidate eventTypes registry with view configs (#12556)
We already have one stateful module that contains all the view config.
We might as well store the event types there too. That way the shared
state is compartmentalized (and I can move it out in a follow up PR).

The view config registry also already has an appropriate place to call
processEventTypes so now we no longer have to do it in RN.

Will follow up with a PR to RN to remove that call.
2018-04-09 19:42:23 -07:00
..
NativeMethodsMixin.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactDebugTool.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactFabric.js Fix Prettier 2018-03-21 09:41:23 +00:00
ReactFeatureFlags.js Enable warnAboutDeprecatedLifecycles for ReactNative (#12186) 2018-02-08 10:48:18 -08:00
ReactNative.js Added naive scheduleDeferredCallback implementation for RN (#11362) 2017-10-25 14:13:34 -07:00
ReactNativeComponentTree.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactPerf.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
createReactNativeComponentClass.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00