dilipchandima / rn-select-date-range

A simple and fully customizable React Native date range picker component
https://www.npmjs.com/package/rn-select-date-range
MIT License
23 stars 30 forks source link

Added additional styling abilities #19

Open ILoomans opened 11 months ago

ILoomans commented 11 months ago

This PR add 3 styling additions to rn-select-date-range

titleStyle: The style of the text of the calendar title titleContainerStyle: the style of the container of the title iconColor: the color of the icons used in the library

I think this would be useful, let me know what you think!

ILoomans commented 11 months ago

@dilipchandima I think this would be useful!