react-native/ReactCommon/fabric/view
Valentin Shergin 802a371c92 Fabric: Fixed missed default value in parsing constructor of ViewProps
Summary:
@public
It fixes a problem when some Views got disaper after they have non-zero opacity.

Reviewed By: mdvacca

Differential Revision: D8601600

fbshipit-source-id: 3da3ee591d4a685a8d7a56b15519d4d5cae4a031
2018-06-23 19:16:09 -07:00
..
accessibility Fabric: Added support of `accessibilityCustomActions` for <View> 2018-06-22 11:57:40 -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: Proxying `pointScaleFactor` to Yoga Config 2018-06-22 07:32:49 -07:00
BUCK Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
ConcreteViewShadowNode.h Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
ViewComponentDescriptor.h Fabric: Simplifying usage of `ConcreteComponentDescriptor` 2018-05-17 20:28:50 -07:00
ViewEventEmitter.cpp Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
ViewEventEmitter.h Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
ViewProps.cpp Fabric: Fixed missed default value in parsing constructor of ViewProps 2018-06-23 19:16:09 -07:00
ViewProps.h Fabric: Dispatching `onLayout` events to only nodes which requested it 2018-06-22 18:46: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: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
primitives.h Fabric: Fixed `Identity Transform` matrix literal 2018-06-18 23:02:41 -07:00
propsConversions.h Fabric: Fixed error in parsing `position` style 2018-06-17 21:46:22 -07:00