react-datepicker2
react-datepicker2 copied to clipboard
suggestion for a better look and feel
Why don't you use higher order component to take a user styled input component with a suitable type and use it as your input? It will help a lot to have a unique look and feel in applications and I believe it's lack is preventing some developers to use your package.
@vahid18u It seems a good idea, I'll put that on the TODO list.