Microsoft/react-native-windows
GitHub で見るImplement writingDirection property for Text for fabric
Open
#13,114 opened on 2024年4月29日
API: CompletionArea: Component ViewsArea: FabricArea: TextArea: Text Style PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issuegood first issue: easy
Repository metrics
- Stars
- (6,114 stars)
- PR merge metrics
- (平均マージ 4d 14h) (30d で 45 merged PRs)
説明
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.