react-native-element-dropdown
react-native-element-dropdown copied to clipboard
Remove padding from item containers
trafficstars
This instead can be set in the style given to the itemContainerStyle (it doesn't seem to override for me)
It may also be worth checking to see other values in the hard coded styles that the module user can't change
Can we get this approved and merged?? It would be a welcomed changed, given the fact that it would allow the height of the item container to be modified.
While this would work, I'd suggest merging both the supplied style & the default one, to allow for an "overwrite"?