AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
322 stars 139 forks source link

buttonStyle not working #117

Closed minh-dai closed 1 year ago

minh-dai commented 1 year ago

Screen Shot 2023-02-02 at 20 48 09

My code like this image, but buttonStyle not working.

KatuGT commented 1 year ago

same for me with [styles.input, isFocused && styles.outLine]

AdelRedaa97 commented 1 year ago

Fixed in v3.3.0, thanks to @raychanks