react-native/ReactCommon/fabric
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
..
activityindicator Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
attributedstring Fabric: Getting rid of `std::to_string()` 2018-06-29 12:18:27 -07:00
components Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
core Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget 2018-06-29 15:32:27 -07:00
debug Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
graphics Fabric: `fromDynamic` for float numbers was moved to `core` module 2018-06-26 11:48:12 -07:00
imagemanager Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
sample Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
scrollview Fabric: Embracing non-trivial default values of some Props 2018-06-26 11:48:13 -07:00
text Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
textlayoutmanager Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
uimanager Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget 2018-06-29 15:32:27 -07:00
view Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00