react-native/ReactCommon/fabric/core
Sebastian Markbage 5d9326be29 Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget
Summary:
Removes the concept of instance handle. Instead we pass the event target
to createNode and don't pass it to subsequent clones.

The life time of the event target is managed by native (the event emitter).
It has to be released manually.

Reviewed By: shergin

Differential Revision: D8688330

fbshipit-source-id: e11b61f147ea9ca4dfb453fe07063ed06f24b7ac
2018-06-29 15:32:27 -07:00
..
componentdescriptor Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget 2018-06-29 15:32:27 -07:00
events Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget 2018-06-29 15:32:27 -07:00
layout Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
primitives Fabric: Default support of `displayType` and `layoutDirection` layout metrics 2018-06-22 11:57:40 -07:00
shadownode Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
tests iOS: fix fabric core test 2018-06-09 21:52:13 -07:00
BUCK Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
conversions.h Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
propsConversions.h Fabric: `fromDynamic` for float numbers was moved to `core` module 2018-06-26 11:48:12 -07:00