A 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 needmoment.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.
Feel free to contribute.
The GNU GPLv3 License.