Parent Component's layout props not forwarded to the child component #14559
Labels
Area: Layout
bug
Workstream: Component Parity
Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone
Problem Description
In the RNTester app, A component which will adjust font size based on layout height is not working cause when modifying the parent layout prop it is not getting reflected in the child layout.
The changes have to be made in FabricUIManager.cpp I believe
screenshare video:
ChildLayout.mp4
Steps To Reproduce
It can be checked in RN tester App Fabric
Expected Results
The fontSize should be adjusted according, to the height.
After this #14519 pull request got merged.
CLI version
15.0.0-alpha.2
Environment
Community Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: