fateh999 / react-native-paper-dropdown

Dropdown using react native paper TextInput and Menu
MIT License
130 stars 74 forks source link

Style isn't changing #11

Closed AsmaTidafi closed 3 years ago

AsmaTidafi commented 3 years ago

Is it possible to change the borders color and the height of the dropdown?

fateh999 commented 3 years ago

Will add a prop to handle that in next release

fateh999 commented 3 years ago

There are new props in v1.0.3 dropDownStyle & dropDownItemStyle that can help with your case