File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ export default class Demo extends React.Component {
79
79
- [ SegmentedControl] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/SegmentedControl/README.md )
80
80
- [ Slider] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Slider/README.md )
81
81
- [ Switch] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Switch/README.md )
82
+ - [ SearchBar] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/SearchBar/README.md )
82
83
- [ SelectCascader] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/SelectCascader/README.md )
83
84
84
85
#### Data Display
@@ -90,6 +91,7 @@ export default class Demo extends React.Component {
90
91
- [ Grid] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Grid/README.md )
91
92
- [ Icon] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Icon/README.md )
92
93
- [ List] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/List/README.md )
94
+ - [ Table] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Table/README.md )
93
95
- [Typography](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md) [`H1~H6`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#标题) · [`<Del>`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#删除线) · [`<S>`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#删除线) · [`<U>`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#下划线) · [`<Strong>`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#加粗) · [`<Br />`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#换行) · [`<P />`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#段落) · [`<Hr />`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#水平线) · [`<Div />`](https://github.com/uiwjs/react-native-uiw/tree/master/components/Typography/README.md#div)
94
96
95
97
#### Feedback
You can’t perform that action at this time.
0 commit comments