react-native-element-dropdown icon indicating copy to clipboard operation
react-native-element-dropdown copied to clipboard

Remove padding from item containers

Open itaikta opened this issue 1 year ago • 3 comments
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

itaikta avatar Dec 22 '23 09:12 itaikta

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.

vbuongiovanni avatar Feb 16 '24 22:02 vbuongiovanni

While this would work, I'd suggest merging both the supplied style & the default one, to allow for an "overwrite"?

programmrz avatar Feb 17 '24 02:02 programmrz