文件名称:react-native-events-calendar
文件大小:245KB
文件格式:ZIP
更新时间:2024-06-04 08:17:05
JavaScript
React本机事件日历
使用VirtualizedList实现的React Native iOS风格日历。 该软件包由允许运行而无需博览会并改进了一些东西
搬家
由于@joshyhargreaves决定将此软件包合并到他的软件包中,因此我们将在此处继续他的软件包
演示版
当前的API
财产
类型
描述
大事记
PropTypes.array
事件数组
宽度
PropTypes.number
容器宽度
格式24小时
PropTypes.boolean
使用格式24小时或12小时
formatHeader
PropTypes.string
标头日期格式
headerStyle
PropTypes.object
标题样式
renderEvent
PropTypes.function
函数返回一个组件以渲染事件renderEvent={(event) =>
【文件预览】:
react-native-events-calendar-master
----.gitignore(164B)
----README.md(4KB)
----package.json(838B)
----src()
--------Packer.js(2KB)
--------EventCalendar.js(3KB)
--------style.js(2KB)
--------back.png(899B)
--------DayView.js(5KB)
--------forward.png(905B)
----.flowconfig(1KB)
----.watchmanconfig(3B)
----example()
--------ios()
--------.gitignore(774B)
--------index.android.js(211B)
--------android()
--------index.ios.js(211B)
--------main.js(3KB)
--------__tests__()
--------.gitattributes(16B)
--------package.json(529B)
--------.babelrc(34B)
--------.buckconfig(114B)
--------.flowconfig(1KB)
--------app.json(51B)
--------.watchmanconfig(2B)
--------yarn.lock(161KB)
----.npmignore(8B)
----demo()
--------screenshot.png(103KB)