Description:
A fully responsive feature rich React date range picker which is fully customizable and various features are available.
Features:
Theme which is fully Compatible with your Material-UI theme, Multiple Month, Auto Responsive
It Supports Jalali & Gregorian
You can use Day.js an alternative of moment.js
How can I use it?
First, you need to install the react date range picker with NPM.
npm install react-trip-date
Or, you can install it via Yarn.
yarn add react-trip-date
Or, you can run demo on your local.
git clone https://github.com/samsam-ahmadi/react-trip-date.git
cd react-trip-date
yarn && yarn storybook
Visit http://localhost:9009/
The post A React Date Range Picker, Customizable And Feature Rich appeared first on Lipku.com.