react-native-ui-datepicker
react-native-ui-datepicker copied to clipboard
chore: add note regarding dayjs version
Hi, I noticed the library didn't work once installed in my project. It's caused by using different versions of dayjs.
I would suggest adding this to the README.md at the very least.
Also, the example language switching is broken.