Skip to content

Commit 0b3687c

Browse files
committed
doc: Update README.md
1 parent 19032b5 commit 0b3687c

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

README.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -58,47 +58,47 @@ export default class Demo extends React.Component {
5858

5959
#### Layout
6060

61-
- [Divider](components/Divider/README.md)
62-
- [Flex](components/Flex/README.md)
63-
- [Spacing](components/Spacing/README.md)
64-
- [WingBlank](components/WingBlank/README.md)
61+
- [Divider](https://github.com/uiwjs/react-native-uiw/tree/master/components/Divider/README.md)
62+
- [Flex](https://github.com/uiwjs/react-native-uiw/tree/master/components/Flex/README.md)
63+
- [Spacing](https://github.com/uiwjs/react-native-uiw/tree/master/components/Spacing/README.md)
64+
- [WingBlank](https://github.com/uiwjs/react-native-uiw/tree/master/components/WingBlank/README.md)
6565

6666
#### Navigation
6767

68-
- [Drawer](components/Drawer/README.md)
69-
- [MenuDropdown](components/MenuDropdown/README.md)
70-
- [SwipeAction](components/SwipeAction/README.md)
68+
- [Drawer](https://github.com/uiwjs/react-native-uiw/tree/master/components/Drawer/README.md)
69+
- [MenuDropdown](https://github.com/uiwjs/react-native-uiw/tree/master/components/MenuDropdown/README.md)
70+
- [SwipeAction](https://github.com/uiwjs/react-native-uiw/tree/master/components/SwipeAction/README.md)
7171

7272
#### Data Entry
7373

74-
- [Button](components/Button/README.md)
75-
- [ButtonGroup](components/ButtonGroup/README.md)
76-
- [CheckBox](components/CheckBox/README.md)
77-
- [Input](components/Input/README.md)
78-
- [Radio](components/Radio/README.md)
79-
- [SegmentedControl](components/SegmentedControl/README.md)
80-
- [Slider](components/Slider/README.md)
81-
- [Switch](components/Switch/README.md)
82-
- [SelectCascader](components/SelectCascader/README.md)
74+
- [Button](https://github.com/uiwjs/react-native-uiw/tree/master/components/Button/README.md)
75+
- [ButtonGroup](https://github.com/uiwjs/react-native-uiw/tree/master/components/ButtonGroup/README.md)
76+
- [CheckBox](https://github.com/uiwjs/react-native-uiw/tree/master/components/CheckBox/README.md)
77+
- [Input](https://github.com/uiwjs/react-native-uiw/tree/master/components/Input/README.md)
78+
- [Radio](https://github.com/uiwjs/react-native-uiw/tree/master/components/Radio/README.md)
79+
- [SegmentedControl](https://github.com/uiwjs/react-native-uiw/tree/master/components/SegmentedControl/README.md)
80+
- [Slider](https://github.com/uiwjs/react-native-uiw/tree/master/components/Slider/README.md)
81+
- [Switch](https://github.com/uiwjs/react-native-uiw/tree/master/components/Switch/README.md)
82+
- [SelectCascader](https://github.com/uiwjs/react-native-uiw/tree/master/components/SelectCascader/README.md)
8383

8484
#### Data Display
8585

86-
- [Avatar](components/Avatar/README.md)
87-
- [Badge](components/Badge/README.md)
88-
- [Ellipsis](components/Ellipsis/README.md)
89-
- [Empty](components/Empty/README.md)
90-
- [Grid](components/Grid/README.md)
91-
- [Icon](components/Icon/README.md)
92-
- [List](components/List/README.md)
93-
- [Typography](components/Typography/README.md) [`H1~H6`](components/Typography/README.md#标题) · [`<Del>`](components/Typography/README.md#删除线) · [`<S>`](components/Typography/README.md#删除线) · [`<U>`](components/Typography/README.md#下划线) · [`<Strong>`](components/Typography/README.md#加粗) · [`<Br />`](components/Typography/README.md#换行) · [`<P />`](components/Typography/README.md#段落) · [`<Hr />`](components/Typography/README.md#水平线) · [`<Div />`](components/Typography/README.md#div)
86+
- [Avatar](https://github.com/uiwjs/react-native-uiw/tree/master/components/Avatar/README.md)
87+
- [Badge](https://github.com/uiwjs/react-native-uiw/tree/master/components/Badge/README.md)
88+
- [Ellipsis](https://github.com/uiwjs/react-native-uiw/tree/master/components/Ellipsis/README.md)
89+
- [Empty](https://github.com/uiwjs/react-native-uiw/tree/master/components/Empty/README.md)
90+
- [Grid](https://github.com/uiwjs/react-native-uiw/tree/master/components/Grid/README.md)
91+
- [Icon](https://github.com/uiwjs/react-native-uiw/tree/master/components/Icon/README.md)
92+
- [List](https://github.com/uiwjs/react-native-uiw/tree/master/components/List/README.md)
93+
- [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)
9494

9595
#### Feedback
9696

97-
- [Loader](components/Loader/README.md)
98-
- [Modal](components/Modal/README.md)
99-
- [MaskLayer](components/MaskLayer/README.md)
100-
- [Result](components/Result/README.md)
101-
- [Toast](components/Toast/README.md)
97+
- [Loader](https://github.com/uiwjs/react-native-uiw/tree/master/components/Loader/README.md)
98+
- [Modal](https://github.com/uiwjs/react-native-uiw/tree/master/components/Modal/README.md)
99+
- [MaskLayer](https://github.com/uiwjs/react-native-uiw/tree/master/components/MaskLayer/README.md)
100+
- [Result](https://github.com/uiwjs/react-native-uiw/tree/master/components/Result/README.md)
101+
- [Toast](https://github.com/uiwjs/react-native-uiw/tree/master/components/Toast/README.md)
102102

103103
## Other
104104

package/react-native-uiw/README.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -58,47 +58,47 @@ export default class Demo extends React.Component {
5858

5959
#### Layout
6060

61-
- [Divider](components/Divider/README.md)
62-
- [Flex](components/Flex/README.md)
63-
- [Spacing](components/Spacing/README.md)
64-
- [WingBlank](components/WingBlank/README.md)
61+
- [Divider](https://github.com/uiwjs/react-native-uiw/tree/master/components/Divider/README.md)
62+
- [Flex](https://github.com/uiwjs/react-native-uiw/tree/master/components/Flex/README.md)
63+
- [Spacing](https://github.com/uiwjs/react-native-uiw/tree/master/components/Spacing/README.md)
64+
- [WingBlank](https://github.com/uiwjs/react-native-uiw/tree/master/components/WingBlank/README.md)
6565

6666
#### Navigation
6767

68-
- [Drawer](components/Drawer/README.md)
69-
- [MenuDropdown](components/MenuDropdown/README.md)
70-
- [SwipeAction](components/SwipeAction/README.md)
68+
- [Drawer](https://github.com/uiwjs/react-native-uiw/tree/master/components/Drawer/README.md)
69+
- [MenuDropdown](https://github.com/uiwjs/react-native-uiw/tree/master/components/MenuDropdown/README.md)
70+
- [SwipeAction](https://github.com/uiwjs/react-native-uiw/tree/master/components/SwipeAction/README.md)
7171

7272
#### Data Entry
7373

74-
- [Button](components/Button/README.md)
75-
- [ButtonGroup](components/ButtonGroup/README.md)
76-
- [CheckBox](components/CheckBox/README.md)
77-
- [Input](components/Input/README.md)
78-
- [Radio](components/Radio/README.md)
79-
- [SegmentedControl](components/SegmentedControl/README.md)
80-
- [Slider](components/Slider/README.md)
81-
- [Switch](components/Switch/README.md)
82-
- [SelectCascader](components/SelectCascader/README.md)
74+
- [Button](https://github.com/uiwjs/react-native-uiw/tree/master/components/Button/README.md)
75+
- [ButtonGroup](https://github.com/uiwjs/react-native-uiw/tree/master/components/ButtonGroup/README.md)
76+
- [CheckBox](https://github.com/uiwjs/react-native-uiw/tree/master/components/CheckBox/README.md)
77+
- [Input](https://github.com/uiwjs/react-native-uiw/tree/master/components/Input/README.md)
78+
- [Radio](https://github.com/uiwjs/react-native-uiw/tree/master/components/Radio/README.md)
79+
- [SegmentedControl](https://github.com/uiwjs/react-native-uiw/tree/master/components/SegmentedControl/README.md)
80+
- [Slider](https://github.com/uiwjs/react-native-uiw/tree/master/components/Slider/README.md)
81+
- [Switch](https://github.com/uiwjs/react-native-uiw/tree/master/components/Switch/README.md)
82+
- [SelectCascader](https://github.com/uiwjs/react-native-uiw/tree/master/components/SelectCascader/README.md)
8383

8484
#### Data Display
8585

86-
- [Avatar](components/Avatar/README.md)
87-
- [Badge](components/Badge/README.md)
88-
- [Ellipsis](components/Ellipsis/README.md)
89-
- [Empty](components/Empty/README.md)
90-
- [Grid](components/Grid/README.md)
91-
- [Icon](components/Icon/README.md)
92-
- [List](components/List/README.md)
93-
- [Typography](components/Typography/README.md) [`H1~H6`](components/Typography/README.md#标题) · [`<Del>`](components/Typography/README.md#删除线) · [`<S>`](components/Typography/README.md#删除线) · [`<U>`](components/Typography/README.md#下划线) · [`<Strong>`](components/Typography/README.md#加粗) · [`<Br />`](components/Typography/README.md#换行) · [`<P />`](components/Typography/README.md#段落) · [`<Hr />`](components/Typography/README.md#水平线) · [`<Div />`](components/Typography/README.md#div)
86+
- [Avatar](https://github.com/uiwjs/react-native-uiw/tree/master/components/Avatar/README.md)
87+
- [Badge](https://github.com/uiwjs/react-native-uiw/tree/master/components/Badge/README.md)
88+
- [Ellipsis](https://github.com/uiwjs/react-native-uiw/tree/master/components/Ellipsis/README.md)
89+
- [Empty](https://github.com/uiwjs/react-native-uiw/tree/master/components/Empty/README.md)
90+
- [Grid](https://github.com/uiwjs/react-native-uiw/tree/master/components/Grid/README.md)
91+
- [Icon](https://github.com/uiwjs/react-native-uiw/tree/master/components/Icon/README.md)
92+
- [List](https://github.com/uiwjs/react-native-uiw/tree/master/components/List/README.md)
93+
- [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)
9494

9595
#### Feedback
9696

97-
- [Loader](components/Loader/README.md)
98-
- [Modal](components/Modal/README.md)
99-
- [MaskLayer](components/MaskLayer/README.md)
100-
- [Result](components/Result/README.md)
101-
- [Toast](components/Toast/README.md)
97+
- [Loader](https://github.com/uiwjs/react-native-uiw/tree/master/components/Loader/README.md)
98+
- [Modal](https://github.com/uiwjs/react-native-uiw/tree/master/components/Modal/README.md)
99+
- [MaskLayer](https://github.com/uiwjs/react-native-uiw/tree/master/components/MaskLayer/README.md)
100+
- [Result](https://github.com/uiwjs/react-native-uiw/tree/master/components/Result/README.md)
101+
- [Toast](https://github.com/uiwjs/react-native-uiw/tree/master/components/Toast/README.md)
102102

103103
## Other
104104

0 commit comments

Comments
 (0)