react/packages/react-native-renderer
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
..
src Consolidate eventTypes registry with view configs (#12556) 2018-04-09 19:42:23 -07:00
fabric.js Add Experimental Fabric Renderer (#12069) 2018-01-22 09:58:35 -08:00
index.js react-native-renderer: convert vars to let/const (#11722) 2017-11-30 21:39:39 +00:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00