react-native-picker-select
Advanced tools
Changelog
6.1.0
placeholder
on style object for modification (#119) (#155). The placeholderTextColor
prop is now deprecated, as this style object allows for additional properties.Changelog
6.0.0
Icon
prop which will render a component - allowing you to insert your own css, image, svg, or icon from any library of your choosing. Due to this change, the noIcon
prop has been removed. To replicate the arrow from previous versions, see the last example / see the styling section in the README for more details.textInputProps
prop or by adding a border on one of the wrapping container elements - all depending on your personal usage of the component.headlessAndroidContainer
without viewContainer
wrapping itChangelog
5.1.1