文件名称:reactnativecalendars
文件大小:45KB
文件格式:ZIP
更新时间:2024-06-01 21:07:20
JavaScript
React本机日历 :sparkles: :spiral_calendar: :tear-off_calendar: 该模块包括各种可自定义的react native日历组件。 该软件包同时兼容Android和iOS 。 试试看 您可以通过执行以下步骤来运行示例模块: $ git clone git@github.com:wix/react-native-calendars.git $ cd react-native-calendars/example $ npm install $ react-native run-ios 您可以在 检查示例屏幕的源代码 该项目与Expo / CRNA兼容(无弹出),并且示例已 安装 $ npm install --save react-native-calendars 该解决方案是用JavaScript实现的,因此不需要本机模块链接。 用法 } from 'react-native-calendars'; import
【文件预览】:
reactnativecalendars-master
----pom.xml(1KB)
----package.json(755B)
----ISSUE_TEMPLATE.md(1KB)
----LICENSE(1KB)
----src()
--------dateutils.js(2KB)
--------index.js(204B)
--------input.js(797B)
--------agenda()
--------calendar-list()
--------calendar()
--------style.js(1KB)
--------interface.js(1KB)
----spec()
--------support()
--------runner.js(181B)
----README.md(15KB)