vlad-doru / react-native-calendar-datepicker

React-Native cross-platform, calendar component.
Apache License 2.0
85 stars 37 forks source link

added a daysArray prop so that you can modify the text for the days header #16

Open hippopotamus opened 7 years ago

hippopotamus commented 7 years ago

e.g. instead of Sun, Mon, ... you can pass in ['Su', 'Mo', ...]