Microsoft/react-native-windows
在 GitHub 查看Implement writingDirection property for Text for fabric
Open
#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
仓库指标
- Star
- (6,114 star)
- PR 合并指标
- (平均合并 4天 14小时) (30 天内合并 45 个 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.