Releases: maggialejandro/react-native-calendario
Releases Β· maggialejandro/react-native-calendario
v3.5.0
v3.4.0
Features
- Add
hiddenDayContainerStyle
theme style (maggialejandro/react-native-month@e287621)
v3.3.0
Features
- use
calculateMonthHeightDynamically
to set each month's height dynamically
v3.2.3
Bug fixes
- Add missing
endDateContainerStyle
usage (#76) (maggialejandro/react-native-month@18a0eaf)
v3.2.1
Features
- Add
DayTheme
prop toMarkedDays
(#70) (maggialejandro/react-native-month@bf51e5e)
v3.2.0
Features
- add
showsVerticalScrollIndicator
prop (#307) (maggialejandro/react-native-month@1e77e56)
Bug fixes
- fixes Dots position (#69) (maggialejandro/react-native-month@f240d2e)
v3.1.1
Features
- support Weekend days styling (#67) (maggialejandro/react-native-month@83ab02d)
v3.1.0
v3.0.1
v3.1.0-beta.0
Features
- use
calculateMonthHeightDynamically
to set each month's height dynamically