Closed
Description
Current behaviour
Even with withDateFormatInLabel={false}
, the date format is being shown in
select date (calendar icon) -> edit date (pen icon) -> input field
Expected behaviour
If withDateFormatInLabel
is set to false, it should be removed
How to reproduce?
https://snack.expo.dev/@fitzwabs/react-native-paper-dates-input
Add withDateFormatInLabel={false}
Navigate:
select date (calendar icon) -> edit date (pen icon)