Open
Description
Currently the View wrapping the item text in the _renderItem
function in the Dropdown
component has a fixed padding of 17
which is a bit annoying if you have strict a styling requirements. I suggest the padding property in the styles.item
be dropped and the padding be handled by the user in the itemContainerStyle
prop.
Metadata
Assignees
Labels
No labels