Skip to content

Commit 2822c67

Browse files
committed
docs(v2->v3):文档更新
1 parent c2a34d7 commit 2822c67

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

website/src/pages/components/v3/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Presets Updates
44
- #### 组件性能优化
55
- #### 统一ios以及android组件差异
6+
- #### 减少第三方依赖 `即将删除 component SelectCascader 以及 dependencies @react-native-picker/picker `
67

78
---
89

@@ -18,9 +19,6 @@
1819

1920
### Components Change
2021

21-
> 🚧 注意:下一版本即将删除 SelectCascader
22-
<!--rehype:style=border-left: 8px solid #ffe564;background-color: #ffe56440;padding: 12px 16px;-->
23-
2422
##### Radio
2523
新增选中颜色
2624
- add `borderColor`
@@ -57,6 +55,3 @@
5755
### Dependencies Update
5856
`react-native-gesture-handler@1.10.3` -> `react-native-gesture-handler@2.0.0`
5957

60-
> 🚧 注意:下一版本即将删除 @react-native-picker/picker
61-
<!--rehype:style=border-left: 8px solid #ffe564;background-color: #ffe56440;padding: 12px 16px;-->
62-

0 commit comments

Comments
 (0)