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

Can't set DatePickerInput height when used inside Modal.

Open CosminGRG opened this issue 3 years ago • 0 comments

I am trying to use the DatePickerInput inside a modal but I am not able to adjust it's height and it defaults to this. I am not using any style on it. image When used outside the View components and at the root of the Modal it looks like this. It seems like it has some extra margin. image Not sure if I am doing something wrong.

CosminGRG avatar Aug 21 '22 19:08 CosminGRG