1.3.2 • Published 3 years ago

@upacyxou/react-native-month v1.3.2

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years 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

API

PropDescriptionRequired?DefaultType
onPressCallback called when a day is pressed.yesFunction
minDateMinimum date that can be selected.nonullDate
maxDateMaximum date that can be selected.nonullDate
startDateSelected start datenonullDate
endDateSelected end daterequires startDatenullDate
themeCalendar StyleSheetnonullObject
localeCalendar languagees, en, fr, br'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.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago