date-picker and range-picker for React applications
npm install react-trip-dateA fully customizable Date/Range picker for your React applications.
- Theme (Compatible with your Material-UI theme ), Multiple Month, Auto Responsive
- Support Jalali & Gregorian
- Using Day.js (2KB immutable date and NO more need moment.js)
Online demo is also available! you can run demo on your local with:
- git clone https://github.com/samsam-ahmadi/react-trip-date.git
- cd react-trip-date
- yarn && yarn storybook
- Visit http://localhost:9009/
Your project needs to use React 16 or later. If you use older version of React.
npm install react-trip-date
yarn add react-trip-date
For Date Picker and Range Picker.
#### special thanks to:
- @amiiiirhassan
- @mpourismaiel
- @salehbud
Feel free to contribute.
The GNU GPLv3 License.