stephy / CalendarPicker

CalendarPicker Component for React Native
792 stars 369 forks source link

Can we change in theme ? #129

Closed avs30390 closed 5 years ago

avs30390 commented 5 years ago

Hi,

Please let me know , Is there any option to change in theme ? Please find the attached screenshot as reference .

screen shot 2018-08-02 at 6 22 25 pm

peacechen commented 5 years ago

Many props are available to style the calendar. I encourage you to review the documentation: https://github.com/stephy/CalendarPicker#calendarpicker-props

What specifically are you trying to style?

avs30390 commented 5 years ago

I have already attached the screenshot please have a look.I am looking for same as screenshot.

avs30390 commented 5 years ago

when we click on arrow , next date will be shown.

peacechen commented 5 years ago

Are you posting in the correct repo? That looks like react-native-calendar-strip

avs30390 commented 5 years ago

Yes i have posted in correct repo , i am using react-native-calendar-picker now I am assuming that feature available in the same.

peacechen commented 5 years ago

This calendar component shows a month at a time. PRs are welcome if you would like to contribute new features.