-
I was trying to use this plugin
https://github.com/square/android-times-square
I look up all NS documentation and still I didn't found a way to make it works
it's possible to add the view from Jav…
-
**Describe the bug**
Scrollbar interferes with usability of RangeDatePicker, cf. attached screenshot.
This is on Chrome, Desktop.
**Screenshots**
-
Can we change the selected date range color. current is yellow
tried - android:listSelector="@color/black" but no luck
-
I would like to have a range with the same start and end dates in the RangeDatePicker.
But clicking on the same day did not change anything.
You can satisfy my requirements by changing the followi…
-
Is not initialdate an option to work with the range date picker?
My input is still empty.
```jsx
state = {
startDate: moment().subtract(7, 'days'),
endDate: moment(),
}
…
-
It would be needed for choosing date of birth
-
-
**Describe the bug**
I tried storybook 5.0.6 migration progress react-docgen is not working!
Am i using wrong? working in storybook 4.1
webpack.config.js
```javascript
// load the default con…
-
Hi,
I have to add a list of disable dates like we are doing for highlighting dates list.
Can you please tell me how we can do this.
Eg:- I have an arraylist of disabled dates like ["2018-07-12",2…
-
Currently the library only exposes Dayzed component. What if we turn all the components in examples into reusable ones, i.e. RangeDatePicker, MultiDatePicker, DatePicker, while still exposes the rende…