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

Fix: style on selected range #92

Open zdinidz opened 1 month ago

zdinidz commented 1 month ago

i wanna fix bug on styling selected date range from this image

to this image

zdinidz commented 1 month ago

i add condition for selected range with single and same day

from this image

to be this image