-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricenhancement
Milestone
Description
Summary
Summary
While each of our composition visuals Visual supports setting the various Shadow props: shadorColor, shadowOffset, shadowOpacity, shadowRadius we only consume the incoming props for View component, within CompositionViewComponentView::updateProps().
Move the logic into a private helper within CompositionBaseComponentView and call that logic from the updateProps of the ComponentViews for Text, Image, TextInput, ScrollView, ActivityIndicator, Switch.
Motivation
Reach component property parity.
Basic Example
No response
Open Questions
No response
Metadata
Metadata
Assignees
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricenhancement
Type
Projects
Status
Done