christopherdro / react-native-calendar

[DEPRECATED] Calendar Component for React Native
MIT License
536 stars 244 forks source link

Change start day of the Week #CalendarStrip #163

Open BurhanMughal opened 7 years ago

BurhanMughal commented 7 years ago

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 it be started from Fri ? 2- ScrollEnabled isn't working for CalendarStrip.

markwk commented 7 years ago

I'm interested in a similar problem. How to change the calendar display from starting on Sunday to starting on Monday. Thanks!

fera2k commented 6 years ago

Hi. I also would like to set the calendar to start on Sunday. How to accomplish that? Nice looking component by the way! Good job!