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

[feature require] different icon style needed for dropdown opened and close.

Open jameszhan02 opened this issue 11 months ago • 1 comments

Sure, I can use setState to control the style dynamically change while is open or not, but it will cost re-render. so i am wonder if the style could added into package itself to improve the performance?

jameszhan02 avatar Mar 07 '24 01:03 jameszhan02

@jameszhan02 This PR will work fine for you https://github.com/hoaphantn7604/react-native-element-dropdown/pull/257

nehalprasad avatar Apr 01 '24 12:04 nehalprasad