react-native/ReactCommon/fabric
Valentin Shergin b3b72bbdcf Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere
Summary:
Nothing actually changed besides type names... which actually helps me found an issue in FabricUIManager!
Now there is no a single `void *` in Fabric/C++ and JavaScript bindings. Yay!

Reviewed By: fkgozali

Differential Revision: D8191420

fbshipit-source-id: b1eb60b6bc34dd25ab200aab854ffbd7ccf5b15d
2018-05-29 15:03:57 -07:00
..
activityindicator iOS: Support <ActivityIndicator> component 2018-05-23 10:22:47 -07:00
attributedstring Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
core Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere 2018-05-29 15:03:57 -07:00
debug Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
graphics Fabric: Support for object notation in dynamic-to-Point/Size/Edges converstions 2018-05-21 20:03:59 -07:00
sample Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
scrollview Fabric: ScrollView events 2018-05-22 16:31:59 -07:00
text Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
textlayoutmanager Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
uimanager Fabric: Using types `EventTarget`, `EventHandler` & co. instead of `void *` everywhere 2018-05-29 15:03:57 -07:00
view Fabric: Support for `onLayout` event 2018-05-24 18:27:59 -07:00