twitter-bootstrapreactjsdatepicker

React DatePicker Bootstrap up to date


I searched for a good datepicker in React using bootstrap style. But everything I found wasn't working well or was not up to date...

I'm working with React 15.0.2 and Boostrap 3.3.6

Does anyone know a good datepicker component?


Solution

  • I use react-bootstrap-datetimepicker that works well. Yet, it requires CSS addition in case you use bootswatch theme. Besides, It can require some z-index adjustments depending on where you display it. Otherwise it works just fine.