react-native-material-dropdown icon indicating copy to clipboard operation
react-native-material-dropdown copied to clipboard

How to show dropdown arrow on the far right?

Open kchangch opened this issue 4 years ago • 2 comments

I created the dropdown and I have all the items inside, but I cannot see the small arrow at the far right? Is there something I need to add to enable it?

kchangch avatar Apr 03 '20 18:04 kchangch

me too! In RN 0.62.0

renankanu avatar Apr 06 '20 20:04 renankanu

Update to renderAccessory to either renderRightAccessory or renderLeftAccessory

rollsroyc3 avatar Jun 17 '20 15:06 rollsroyc3