React-native_FastUI-calendar:React本机日历组件

时间:2021-05-28 22:04:24
【文件属性】:
文件名称:React-native_FastUI-calendar:React本机日历组件
文件大小:868KB
文件格式:ZIP
更新时间:2021-05-28 22:04:24
JavaScript 日历 使用React Native构建的日历组件。 在看到的所有组件。 演示版 安装 npm install fastui-calendar 例子 'use strict' ; import React , { AppRegistry , StyleSheet , View , StatusBarIOS } from 'react-native' ; const Calendar = require ( './fastui-calendar' ) ; StatusBarIOS . setHidden ( true ) ; class CalendarDemo extends Component { render ( ) { // prepare options const today = new Date ( ) , to
【文件预览】:
React-native_FastUI-calendar-main
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(529B)
----index.js(8KB)
----demo.gif(902KB)
----package.json(626B)

网友评论