react-native/ReactCommon/fabric/components/view
Valentin Shergin 5f8d5e0665 Fabric: Proper events priorities for touch events
Summary:
@public
The existing code does not use that at all but we need that for testing things and we will need this in the future.

Reviewed By: mdvacca

Differential Revision: D8886236

fbshipit-source-id: 5ca33e4f4d4ca13a6be0f55cc04b59d5f9b27fa9
2018-08-27 07:32:36 -07:00
..
accessibility Fabric: Using `const ShadowNode &` as a parameter in ShadowNode copy constructor 2018-08-04 09:47:30 -07:00
tests Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
yoga Fabric: Optimized ShadowNode::replaceChild() with `suggestedIndex` argument 2018-07-17 22:53:56 -07:00
BUCK Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ConcreteViewShadowNode.h Fabric: Using `const &` type for `ShadowNodeFragment`'s fields 2018-08-04 09:47:31 -07:00
ViewComponentDescriptor.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewEventEmitter.cpp Fabric: Proper events priorities for touch events 2018-08-27 07:32:36 -07:00
ViewEventEmitter.h Fabric: Events related classes were moved to separate buck target 2018-07-17 22:53:57 -07:00
ViewProps.cpp Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
ViewProps.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
ViewShadowNode.cpp Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
ViewShadowNode.h Fabric: Simplified way to specialize ComponentName in ConcreteShadowNode class template 2018-08-04 09:47:30 -07:00
conversions.h Fabric: Removed unnecessary `YGValue::operator==` 2018-08-04 09:47:31 -07:00
primitives.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00
propsConversions.h Fabric: `view` module was moved to `components` subdirectory 2018-07-15 16:52:26 -07:00