n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

Allow styling of accessory container #181

Open umairda opened 4 years ago

umairda commented 4 years ago

I needed to add a border around the dropdown triangle so I needed access to the outer accessory View in renderAccessory

This PR makes the prop accessoryContainerStyle available for styling the outer View