react-native/ReactCommon/fabric/view
Valentin Shergin 9b7f6abd87 Fabric: Support for `onLayout` event
Summary: `onLayout` event is fired when some layoutable node got inserted or updated (with changed layout) during commit phase.

Reviewed By: fkgozali

Differential Revision: D8119826

fbshipit-source-id: 831003c88fe5c4358a80328aa715be80e484b52e
2018-05-24 18:27:59 -07:00
..
accessibility Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
root Fabric: Composing YGNode object inside ShadowNode to avoid memory allocation overhead 2018-05-22 15:48:17 -07:00
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
yoga Fabric: Optimizing yogaNodeCloneCallbackConnector in case of correct childIndex 2018-05-24 18:01:46 -07:00
BUCK Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
ConcreteViewShadowNode.h Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
ViewComponentDescriptor.h Fabric: Simplifying usage of `ConcreteComponentDescriptor` 2018-05-17 20:28:50 -07:00
ViewEventHandlers.cpp Fabric: Support for `onLayout` event 2018-05-24 18:27:59 -07:00
ViewEventHandlers.h Fabric: Support for `onLayout` event 2018-05-24 18:27:59 -07:00
ViewProps.cpp Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
ViewProps.h Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
ViewShadowNode.cpp Fabric/Text: ConcreteViewShadowNode - base class for all `View`-like shadow nodes 2018-04-26 18:03:06 -07:00
ViewShadowNode.h Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
conversions.h Fabric: Improved printing of Yoga's `Edges` data structure 2018-05-14 16:03:49 -07:00
propsConversions.h Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00