None of the existing react date picker components quite fit my requirements (mostly too bloated with too many dependencies), so I decided to see if I could quickly hack one together. This took a couple of hours, but should meet my needs. Most importantly, it's tiny (~100 LOC) and free of the complexity of many of the existing solutions.
Cross-posted from ajsharp.com/a-simple-react-date-picker-component/.
Top comments (0)