react-native-element-dropdown
react-native-element-dropdown copied to clipboard
[feature require] different icon style needed for dropdown opened and close.
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 This PR will work fine for you https://github.com/hoaphantn7604/react-native-element-dropdown/pull/257