danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
206 stars 95 forks source link

Can we have a prop to customize style of scrollview please #41

Closed SmitaGoel closed 1 year ago

SmitaGoel commented 1 year ago

image image

I wanted to have same background color for the box and the options, however the little block at top and bottom of options is not going well with design. This can be avoided if I get rid of image Thank you.

danish1658 commented 1 year ago

You will get it by tomorrow 👍

SmitaGoel commented 1 year ago

Oh my god, you are super. Thank you!

SmitaGoel commented 1 year ago

Polite Reminder. Hope you are still on it!

danish1658 commented 1 year ago

V 2.0.5 Will soon be available on npm

alpha414-bot commented 1 year ago

Successfully implemented adding button to the drop-down list item props. Would be very good adding it to your next version. 👍

danish1658 commented 1 year ago

@SmitaGoel don't know how i skipped this issue, but i just want to tell you that you can pass dropdownstyles={{ backgroundColor: 'white' }}

and that will change the color of the entire container to that of your dropdownItems