react-native-paper-dates
react-native-paper-dates copied to clipboard
Can't set DatePickerInput height when used inside Modal.
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.
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.
Not sure if I am doing something wrong.