hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
969 stars 294 forks source link

fix(typing): add ImageStyle to arrowIconStyle type #735

Open murat-mehmet opened 5 months ago

murat-mehmet commented 5 months ago

arrowIconStyle prop here should accept image styling.

devinbrown7 commented 5 months ago

The property tickIconStyle should get the same treatment.

murat-mehmet commented 5 months ago

The property tickIconStyle should get the same treatment.

Done 👍 Hope it gets merged anytime soon.

telly3650 commented 4 weeks ago

please merge this!

niki-bri commented 1 week ago

Please merge this!

niki-bri commented 1 week ago

I also get an error when using the tickIconStyle, even though using it works.