react-native/ReactCommon/fabric/view
Valentin Shergin da55ef1367 Fabric: Definition of the rest <View> props on C++ side
Summary:
Just definition; we don't have an implementation on the native view layer yet.
And we don't have `transform` prop yet (because it's quite complex).

Reviewed By: fkgozali

Differential Revision: D8344058

fbshipit-source-id: 3b7b41480be8295cbc90b95ebe8562e52c6f81d7
2018-06-15 11:47:39 -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: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
ViewComponentDescriptor.h Fabric: Simplifying usage of `ConcreteComponentDescriptor` 2018-05-17 20:28:50 -07:00
ViewEventEmitter.cpp Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
ViewEventEmitter.h Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
ViewProps.cpp Fabric: Definition of the rest <View> props on C++ side 2018-06-15 11:47:39 -07:00
ViewProps.h Fabric: Definition of the rest <View> props on C++ side 2018-06-15 11:47:39 -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: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
conversions.h Fabric: Definition of the rest <View> props on C++ side 2018-06-15 11:47:39 -07:00
primitives.h Fabric: Definition of the rest <View> props on C++ side 2018-06-15 11:47:39 -07:00
propsConversions.h Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00