Microsoft/react-native-windows

Implement writingDirection property for Text for fabric

Aberta

#13.114 aberto em 29 de abr. de 2024

 (1 comentário) (1 reação) (2 responsáveis)C++ (1.134 forks)batch import
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy

Métricas do repositório

Stars
 (16.129 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador