Open Dineshchitta opened 6 years ago
I copied example code and tested in iOS and android. Observed space between dropdown button and dropdown options container in android only.
How to remove the space ?
version 0.5.0
0.5.0
Try this @Dineshchitta https://github.com/sohobloo/react-native-modal-dropdown/issues/130
As a workaround I set negative marginTop at dropdownStyle property.
I copied example code and tested in iOS and android. Observed space between dropdown button and dropdown options container in android only.
How to remove the space ?