A React based date range picker. Forked from onefinestay/react-daterange-picker but that thing is way old.
- Select a date range in an intuitive way.
- Define date ranges that are not available for selection.
- Show any number of months at the same time.
- Visually represent half day states.
As of version 1.0.0, the nuvi-daterange-picker component supports React 0.14. At this time React 0.15 is not supported.
If you wish to user an older version of React, please use nuvi-daterange-picker v0.12.x or below.
npm run lint
npm run test