react-native-calendar
react-native-calendar copied to clipboard
[DEPRECATED] Calendar Component for React Native
Allow to have an option to show days of the previous and next month in current month. I need it and implemented this to use in my app. I'm also...
I have bug when I rotate phone. UI calendar not correct. How can I fix it?. Thank you!  ![Screen Shot 2019-09-10 at...
How can i enable maxDate and minDate
1- Want to change start day of the week, i.e I want to start calendar from current day. For Example today is Friday, Calendar is starting from **Mon**, How can...
Have you try this one in android? It works pretty fine in IOS but in android, when you scroll serveral times the day views are gone. Also it is gone...
Hi, I'd be nice to be able to select multiple dates by swiping from a start date to an end date (or simply clicking both days after each other). In...
This issue description might be a bit vague, but in our app, the calendar disappeared (shows nothing) on Android after upgrading both to RN `0.50.3` and `react-native-calendar` to `0.13.1`. After...
Hi, I would like to change `currentMonth` of calendar on some button click. is that something possible that, using ref, it can allow to set currentMonth properties on some button...