Microsoft/react-native-windows

Implement writingDirection property for Text for fabric

Open

#13 114 ouverte le 29 avr. 2024

Voir sur GitHub
 (1 commentaire) (1 réaction) (2 assignés)C# (544 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy

Métriques du dépôt

Stars
 (6 114 stars)
Métriques de merge PR
 (Merge moyen 4j 14h) (45 PRs mergées en 30 j)

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.

Guide contributeur