Releases: wix/react-native-calendars
Releases Β· wix/react-native-calendars
v1.4.0
- Breaking change: removed arbitrary 12pt padding in agenda items. Add 12pt to your top margins of your rendered items to fix it.
v1.2.18
- added
dateString
prop to date object
- refactored basic marking type api
v1.2.17
-
Add onDayChange
prop to Agenda #31
-
Added compatibility for react-native-web #2
-
Add possibility to provide custom arrow components #28
-
Fix agenda header day alignment #22
v1.2.15
- Fix agenda background
- Fix RN43 bug when press on number inside text
v1.2.12
- Add a way to change color of day text when markingType=interactive