react-native-big-calendar:gcalout看起来像React Native的日历组件

时间:2024-03-28 08:17:22
【文件属性】:

文件名称:react-native-big-calendar:gcalout看起来像React Native的日历组件

文件大小:1.05MB

文件格式:ZIP

更新时间:2024-03-28 08:17:22

react react-native cross-platform calendar calendar-component

React本机大日历 跨平台的gcal /外观,类似于React Native的日历组件。 特征 跨平台:借助React的功能在Web,iOS,Android上运行 类型安全:完全用TypeScript编写 可自定义:调整组件样式 轻量级: dayjs ,只有一个依赖项是dayjs 安装 npm install --save react-native-big-calendar 或者,如果您使用Yarn: yarn add react-native-big-calendar 入门 import { Calendar } from 'react-native-big-calendar' const events = [ { title : 'Meeting' , start : new Date ( 2020 , 1 , 11 , 10 , 0 ) , end :


网友评论