Microsoft/react-native-windows
View on GitHubImplement writingDirection property for Text for fabric
Open
#13,114 opened on Apr 29, 2024
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy
Repository metrics
- Stars
- (6,114 stars)
- PR merge metrics
- (Avg merge 3d 17h) (62 merged PRs in 30d)
Description
Implement the writingDirection property for the fabric implementation of Text.
This property was available in RNW Paper via TextViewManager.
See https://reactnative.dev/docs/text-style-props#writingdirection-ios for details.