react-native-modal-selector icon indicating copy to clipboard operation
react-native-modal-selector copied to clipboard

Extra padding bellow the cancel button

Open aflahkp opened this issue 6 years ago • 1 comments

Ther is an extra padding bellow cancel button in ios. So the entire view is not perfectly aligned to bottom even after applying justifyContent as flex-end in overlayStyle.

aflahkp avatar May 10 '19 06:05 aflahkp

Please submit a PR, or try to find the line that adds the padding. I suspect it could be removed, or add a style prop to allow overriding it.

peacechen avatar May 14 '19 06:05 peacechen