ui
ui copied to clipboard
Giving style to DropDownMenu Modal
Reading through the DropDownMenu.js code I found that the style props is been removed explicitly https://github.com/shoutem/ui/blob/develop/components/DropDownMenu/DropDownMenu.js >> Line no 83.
I don't want to go theme route as it is making the DropDownMenu behave differently.