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(test): fix testcase should not depend on today #66

Closed sebimarkgraf closed 4 months ago

sebimarkgraf commented 4 months ago

explicit dates uncouple the behavior of the library from the current date and allow better understanding of bugs