react-native-calendario

📆 React Native Calendar

MIT License

Downloads
10.8K
Stars
470
Committers
13

Bot releases are hidden (Show)

react-native-calendario - v3.5.0 Latest Release

Published by maggialejandro 7 months ago

Features

react-native-calendario - v3.4.0

Published by maggialejandro about 1 year ago

react-native-calendario - v3.3.0

Published by maggialejandro almost 2 years ago

Features

  • use calculateMonthHeightDynamically to set each month's height dynamically
react-native-calendario - v3.2.3

Published by maggialejandro about 2 years ago

react-native-calendario - v3.2.1

Published by maggialejandro about 2 years ago

react-native-calendario - v3.2.0

Published by maggialejandro about 2 years ago

react-native-calendario - v3.1.1

Published by maggialejandro about 2 years ago

react-native-calendario - v3.1.0

Published by maggialejandro over 2 years ago

Breaking Change

renderDayContent?: (day: DayType) => ReactElement;

Bug fixes

react-native-calendario - v3.0.1

Published by maggialejandro almost 3 years ago

react-native-calendario - v3.1.0-beta.0

Published by maggialejandro almost 3 years ago

Features

  • use calculateMonthHeightDynamically to set each month's height dynamically
react-native-calendario - v3.0.0

Published by maggialejandro about 3 years ago

Breaking Changes

  • onChange prop is deprecated, use onPress instead.
  • FlatList's extraData prop is deprecated
  • calendarListRef prop is deprecated

Refactor

  • Change Calendar class component to a functional component
  • Add more tests
react-native-calendario - v2.1.4

Published by maggialejandro over 3 years ago

react-native-calendario - v2.1.3

Published by maggialejandro over 3 years ago

react-native-calendario - v2.1.2

Published by maggialejandro over 3 years ago

Features

react-native-calendario -

Published by maggialejandro over 4 years ago

Locale

  • Chinese language support thanks to @bucengfangqi 💪
react-native-calendario -

Published by maggialejandro over 4 years ago

  • Month component extracted to another repo

BREAKING:

some properties changed its type

startDate: Date
endDate: Date
minDate: Date
maxDate: Date
react-native-calendario -

Published by maggialejandro over 4 years ago

Migrate to TypeScript 💥