1.7.0 • Published 1 year ago

react-native-month v1.7.0

Weekly downloads
235
License
MIT
Repository
github
Last release
1 year ago

React Native Month 📆

BuildStatus NPM version npm CodeFactor Codacy Badge

Installation

npm install react-native-month --save

Using yarn

yarn add react-native-month

Usage

See example folder

API

PropDescriptionRequired?DefaultType
onPressCallback called when a day is pressed.yesFunction
minDateMinimum date that can be selected.nonull'YYYY-MM-DD'
maxDateMaximum date that can be selected.nonull'YYYY-MM-DD'
startDateSelected start datenonull'YYYY-MM-DD'
endDateSelected end daterequires startDatenull'YYYY-MM-DD'
themeCalendar StyleSheetnonullThemeType
localeCalendar languagees, en, fr, br, zh, ru'en'LocaleType
showWeekdaysShow Week columnsnotrueboolean
firstDayMondayMonday as first day of the weeknofalseboolean
monthHeightChange Month row heightno370number
disabledDaysDisabled daysnonull{string: any }
renderDayContentRender custom Day contentnonullFunction
disableOffsetDaysRemove offset Days.nofalseboolean

License

MIT

1.7.0

1 year ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.3.0-beta.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago