Skip to content

Releases: maggialejandro/react-native-calendario

v3.5.0

08 Mar 15:38
Compare
Choose a tag to compare

Features

  • Add initialScrollIndex prop (53124f5)
    if this is passed, instead of starting the calendar at the month that contains the startDate, it will start at the month that has the index of initialScrollIndex

v3.4.0

05 Oct 21:43
Compare
Choose a tag to compare

Features

v3.3.0

18 Nov 21:24
Compare
Choose a tag to compare

Features

  • use calculateMonthHeightDynamically to set each month's height dynamically

v3.2.3

07 Oct 13:26
Compare
Choose a tag to compare

Bug fixes

v3.2.1

05 Sep 23:07
Compare
Choose a tag to compare

Features

v3.2.0

30 Aug 22:21
Compare
Choose a tag to compare

Features

Bug fixes

v3.1.1

29 Aug 22:36
Compare
Choose a tag to compare

Features

v3.1.0

09 Mar 13:09
Compare
Choose a tag to compare

Breaking Change

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

Bug fixes

v3.0.1

22 Oct 00:10
Compare
Choose a tag to compare

Bug fixes

v3.1.0-beta.0

21 Oct 23:14
Compare
Choose a tag to compare

Features

  • use calculateMonthHeightDynamically to set each month's height dynamically