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 {
7979- [ SegmentedControl] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/SegmentedControl/README.md )
8080- [ Slider] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Slider/README.md )
8181- [ 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 )
8283- [ SelectCascader] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/SelectCascader/README.md )
8384
8485#### Data Display
@@ -90,6 +91,7 @@ export default class Demo extends React.Component {
9091- [ Grid] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Grid/README.md )
9192- [ Icon] ( https://github.com/uiwjs/react-native-uiw/tree/master/components/Icon/README.md )
9293- [ 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 )
9395- [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)
9496
9597#### Feedback
You can’t perform that action at this time.
0 commit comments