Releases: lawnstarter/react-native-picker-select
Releases · lawnstarter/react-native-picker-select
6.3.3
6.3.2
6.3.1
6.3.0
6.2.0
6.1.1
6.1.0
6.0.0
v6 (#143) * Add `Icon` prop to component - Adding the possibility of the user passing a custom `Icon` prop to be rendered instead of the default one - Added README.md instructions - Add tests for the new behaviour - Change testID keys to not mindd about platforms anymore - Refactored renderAndroid because of `Cognitive Complexity` issue on code climate * optional icon component * set right position * update readme * update types file * refactor * fix test * fix headless onvaluechange err * update changelog * update example * add test