Microsoft/react-native-windows
Implement writingDirection property for Text for fabric
开放
#13,114 创建于 2024年4月29日
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy
仓库指标
- 星标
- (16,129 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.