File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
packages/core/src/Typography
website/src/pages/components/v3 Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ function Demo() {
133133}
134134```
135135
136+ ### 可高亮文本 RnText
137+
136138``` jsx
137139import { View } from ' react-native' ;
138140import { RnText } from ' @uiw/react-native' ;
Original file line number Diff line number Diff line change 11# V2 -> V3
2- ## ` react-native-uiw@3.x.x `
2+ ## ` @uiw/ react-native3.0.3 `
33### Presets Updates
44- #### 组件性能优化
55- #### 统一ios以及android组件差异
99
1010### New Components
1111
12- - Calendar
13- - ScreenRoot
14- - DragDrawer
15- - TreeSelect
16- - RNText
12+ - ` Calendar ` 日历
13+ - ` ScreenRoot ` 自定义导航栏
14+ - ` DragDrawer ` 拖曳抽屉
15+ - ` TreeSelect ` 级联选择器
16+ - ` RNText ` 字体文本
1717
1818---
1919
5050##### Modal
5151解决 Modal弹出动画底层延迟收起问题
5252
53+ ##### SwipeAction
54+ 解决 SwipeAction key报错
55+
56+
57+
5358---
5459
5560### Dependencies Update
You can’t perform that action at this time.
0 commit comments