react native slideable calendar strip:自定义库 源码
React本机可滑动日历条 特征 支持下拉手势 支持今天 支持支持标记的日期 支持中国农历 支持今年的当前一周(W21) 支持Date和日期字符串('2018-01-01')类型 支持定制的一周开始 如何使用 安装包: npm install --save react-native-slideable-calendar-strip # or yarn add react-native-slideable-calendar-strip 导入到您的应用程序: import CalendarStrip from 'react-native-slideable-calendar-strip'; 使用组件: <CalendarStrip isChinese showWeekNumber showChineseLunar selectedDate={this.state.s
文件列表
react-native-slideable-calendar-strip:自定义库
(预估有个817文件)
.DS_Store
8KB
index.js.flow
121B
index.js.flow
125B
index.js.flow
152B
index.js.flow
173B
index.js.flow
278B
index.js.flow
128B
index.js.flow
214B
index.js.flow
136B
index.js.flow
122B
暂无评论