react-native/ReactCommon/fabric
Kevin Gozali a09c464585 iOS: avoid crash because of null eventTarget
Summary: We were supposed to pass in proper eventEmitter, but passed in one with null eventTarget instead, causing assertion failures when dispatching event.

Reviewed By: sebmarkbage, shergin

Differential Revision: D8720793

fbshipit-source-id: 891f3b2a2c76a6dd3e40039623c6e86991aad50b
2018-07-02 18:02:35 -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: Making `fabric/graphics` compilable on Android 2018-07-01 21:36:59 -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 Fabric: Making `fabric/textlayoutmanager` compilable on Android 2018-07-01 21:37:00 -07:00
uimanager iOS: avoid crash because of null eventTarget 2018-07-02 18:02:35 -07:00
view Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00