文件名称:react-native-calendar-strip:易于使用且外观精美的React Native日历组件
文件大小:39KB
文件格式:ZIP
更新时间:2024-02-26 04:50:12
javascript react-native calendar calendar-strip ReactNative
React本机日历条 易于使用且外观精美的React Native日历组件。 由和使用:red_heart:︎ 目录 安装 $ npm install react-native-calendar-strip # OR $ yarn add react-native-calendar-strip 用法 Scrollable CalendarStrip — 2.x中的新增功能 scrollable道具在2.0.0中引入,并具有双向无限滚动器。 它使用RecyclerListView回收日期,并在到达终点时移动日期。 由于,Chrome调试器可能导致此更新出现问题。 为防止滚动条末端出现日期偏移,请将minDate和
【文件预览】:
react-native-calendar-strip-master
----.eslintrc(515B)
----src()
--------CalendarDay.js(16KB)
--------Calendar.style.js(2KB)
--------img()
--------Scroller.js(9KB)
--------CalendarStrip.js(20KB)
--------WeekSelector.js(3KB)
--------CalendarHeader.js(3KB)
----.babelrc(68B)
----.npmignore(7B)
----CONTRIBUTING.md(1000B)
----example()
--------.expo-shared()
--------babel.config.js(107B)
--------assets()
--------App.js(3KB)
--------app.json(515B)
--------.gitignore(130B)
--------package.json(683B)
----tsconfig.json(105B)
----__tests__()
--------Scroller.js(567B)
--------WeekSelector.js(593B)
--------CalendarHeader.js(1KB)
----LICENSE.md(1KB)
----README.md(38KB)
----index.d.ts(4KB)
----.all-contributorsrc(3KB)
----.gitignore(466B)
----index.js(124B)
----package.json(3KB)
----.githooks()
--------pre-commit(51B)