Reza Sam Khaniani

Results 5 issues of Reza Sam Khaniani

I'm trying to use gantt chart with Jalali calendar with [moment-jalali](https://github.com/jalaali/moment-jalaali). I've changed `getFormat` and so far it's ok, except Jalali year month starts in March so I had to...

I'm using dragscroll and scroll working only on drag and stops when mouse up.Is it possible to scroll on swipe? something like swipe in [this ]( http://smoothtouchscroll.com/)

thanks for the useful package. I think adding an option to keep notes on the desktop is a good feature. currently, notes are closed when stickynotes close

enhancement

when using datepicker inside `Formik` days are not shown: ![image](https://user-images.githubusercontent.com/26380519/73655628-adefaa00-46a3-11ea-8535-02a656d6d27c.png) when datepicker moved outside of `` everything work just fine. "react-native-modern-datepicker": "^1.0.0-beta.7", "formik": "^2.1.2", {({handleSubmit}) => بارگذاری }

hi there I'm trying to call API every time slider changes. `onChangeComplete` triggers every time slider-pointer stop moving which again make too much API call.Actually change is completed when mouse...