Skip to content

[Fabric] Finish implementing ShadowProps for other components #11754

Closed
@jonthysell

Description

@jonthysell

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 FabricNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricenhancement

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions