react-native-persian-calendar-picker icon indicating copy to clipboard operation
react-native-persian-calendar-picker copied to clipboard

How to show current date in text input?

Open behi1989 opened this issue 4 years ago • 1 comments

How to show the current date in textInput before I select Datepicker in react native?

behi1989 avatar Jan 26 '20 12:01 behi1989

@behi1989 Use initialDate to give a starting date to calendar or the default value is the current date.

rghorbani avatar Feb 02 '20 07:02 rghorbani