Microsoft/react-native-windows

Implement writingDirection property for Text for fabric

Open

#13114 opened on Apr 29, 2024

View on GitHub
 (1 comment) (1 reaction) (2 assignees)C# (6,114 stars) (544 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy

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.

Contributor guide