1.1.0-0 • Published 7 years ago

widow-ui v1.1.0-0

Weekly downloads
4
License
MIT
Repository
-
Last release
7 years ago

Widow-UI

A UI library for react native.

Change based on Orignal Teaset Repo

Installation

yarn add widow-ui

Example

In the repo package directory:

cd example
npm install

To run example on iOS:

react-native run-ios

To run example on Android:

react-native run-android

Documentation

组件说明文档状态
ActionPopover操作气泡
ActionSheet操作选择列表
Badge徽章
BasePage基础页面,默认所有页面都继承自该类
Button按钮
Carousel图片走马灯
Checkbox复选框
Input输入框
KeyboardSpace载入页面时的键盘设置
Label标签
ListRow列表行
Menu菜单
ModalIndicator模态指示器
NavigatonBar导航栏@段宏
NavigationPage导航页基类,基于该页面定制导航栏
Overlay浮层
Popover气泡
PopoverPicker气泡选择器
Projector幻灯片切换动画
PullPicker上拉选择器
SearchInput搜索输入框
SegmentedView分段器
Select选择框
Stepper步进器
TabView标签页
TeaNavigatorApp 根导航组件@段宏
Toast轻提示
TransformView可变视图
Theme主题

License

MIT

1.1.0-0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago