react-native-paper-dates icon indicating copy to clipboard operation
react-native-paper-dates copied to clipboard

Feature Request: Passing of props to change border color of current date on calendar picker.

Open mciance opened this issue 4 years ago • 1 comments

Right now it is hard coded for black and white, allowing for customization of that would be great!

mciance avatar Dec 29 '20 20:12 mciance

See also https://github.com/web-ridge/react-native-paper-dates/issues/56 where it could fix the issue if we could sent borderColor: 'transparent' or something like that.

RichardLindhout avatar Mar 16 '21 18:03 RichardLindhout