Skip to content

🍙 一个基于 React 轻量、可靠的 Mobile UI 组件库。

Notifications You must be signed in to change notification settings

summer-0609/rokku

Repository files navigation

logo

Rokku

🍙 轻量、可靠的移动端 React 组件库

npm version downloads Jsdelivr Hits

🔥 文档网站

特性

  • 30+ 高质量组件,覆盖移动端基本场景
  • 支持按需引入
  • 支持主题定制
  • 支持 TypeScript

📦 Init App

npm

npm install

yarn

yarn

🔨 使用

启动文档

yarn start

打包文档

yarn docs:build

发布文档

yarn docs:deploy

打包组件

yarn build

测试组件

yarn test

发布 npm 包

yarn release

Components completion status

Layout Components

  • Flex 布局

Basic Components

  • Button 按钮
  • Icon 图标
  • Popup 弹出框
  • Cell 单元格
  • Toast 轻提示
  • 内置样式(IPhoneX 适配,细边框等)

Form Components

  • Field 输入框
  • CheckBox 复选框
  • Radio 单选框
  • Picker 选择器
  • Stepper 步进器
  • Search 搜索
  • DatetimePicker 时间选择
  • PasswordInput 密码输入框

Display Components

  • Collapse 折叠面板
  • NoticeBar 通知栏
  • Sticky 粘性布局
  • Swipe 轮播
  • Empty 空状态
  • List 列表
  • Tag 标签

Action Components

  • Loading 加载
  • Overlay 遮罩层
  • Dialog 弹出层
  • PullRefresh 下拉刷新

Navigation Components

  • IndexBar 索引栏
  • NavBar 导航栏
  • Tabs 标签页

About

🍙 一个基于 React 轻量、可靠的 Mobile UI 组件库。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published