-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Area: ActivityIndicatorArea: 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
Problem Description
In #12115, the code for the transform prop was moved in into CompositionBaseComponentView
to be used by all components, but the call to updateTransformProps()
was not added to ActivityIndicatorComponentView
.
Steps To Reproduce
- Set a
transform
style prop on an ActivityIndicator
Expected Results
Transform is applied
CLI version
npx react-native -v
Environment
npx react-native info
Target Platform Version
10.0.19041
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Metadata
Metadata
Assignees
Labels
Area: ActivityIndicatorArea: 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