Git Product home page Git Product logo

react-native-fscalendar's Introduction

React-Native-FSCalendar

FSCalendar bind for ReactNative. It's only work on ios.

Install

npm install react-native-fscalendar
react-native link react-native-fscalendar

Screenshots

screen1

screen2

screen3

screen4

screen5

Usage

import FSCalendar from 'react-native-fscalendar'

<FSCalendar {...props} />
Property Type Default
width React.PropTypes.number SCREEN_WIDTH
height React.PropTypes.number 280
hideHeader React.PropTypes.bool true
hideWeekDay React.PropTypes.bool false
scrollEnabled React.PropTypes.bool true
today React.PropTypes.instanceOf(Date) null
dateBounds React.PropTypes.arrayOf(Date)
scopeMode React.PropTypes.oneOf(['month', 'week']) month
onSelectDate React.PropTypes.func
onDeselectDate React.PropTypes.func
onCurrentPageChange React.PropTypes.func
headerTitleColor React.PropTypes.string
weekdayTextColor React.PropTypes.string
titleDefaultColor React.PropTypes.string
titleSelectionColor React.PropTypes.string
subtitleDefaultColor React.PropTypes.string
subtitleSelectionColor React.PropTypes.string
titleWeekendColor React.PropTypes.string
subtitleWeekendColor React.PropTypes.string
titleTodayColor React.PropTypes.string
subtitleTodayColor React.PropTypes.string
titlePlaceholderColor React.PropTypes.string
subtitlePlaceholderColor React.PropTypes.string
todayColor React.PropTypes.string
todaySelectionColor React.PropTypes.string
eventColor React.PropTypes.string
eventDefaultColor React.PropTypes.string
eventSelectionColor React.PropTypes.string
borderDefaultColor React.PropTypes.string
borderSelectionColor React.PropTypes.string
selectionColor React.PropTypes.string
fillDefaultColorDates React.PropTypes.object
fillSelectionColorDates React.PropTypes.object
borderDefaultColorDates React.PropTypes.object
borderSelectionColorDates React.PropTypes.object
cellShapeDates React.PropTypes.objectOf(React.PropTypes.number)
titleDefaultColorDates React.PropTypes.object
titleSelectionColorDates React.PropTypes.object
subtitleDefaultColorDates React.PropTypes.object
subtitleSelectionColorDates React.PropTypes.object
headerMinimumDissolvedAlpha React.PropTypes.number
headerDateFormat React.PropTypes.string

react-native-fscalendar's People

Contributors

wusuopu avatar lchavezpozo avatar dabit3 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.