farhoudshapouran / react-native-ui-datepicker

Customizable React Native 📅 DatePicker component for Android, iOS, and Web. It includes single, range and multiple modes and supports different locales.
https://farhoudshapouran.github.io/react-native-ui-datepicker/
MIT License
272 stars 28 forks source link

Reduce the bottom blank area when the count of day rows of current month is not 6 #51

Closed YaoHuiJi closed 1 month ago

YaoHuiJi commented 5 months ago

If the count of day rows is not 6, the bottom blank area is too much when integrate the calendar in UI that has other views surround it.