react-native-picker-select
Advanced tools
Changelog
6.5.0
displayValue
property set to true, the TextInput shows the item value
instead of the item label
(#279)Changelog
6.4.0
onOpen
prop to now support Android when in headless or useNativeAndroidPickerStyle={false}
modeChangelog
6.3.4
onDonePress
regression (#236)allowFontScaling={false}
(#247)Changelog
6.3.0
InputAccessoryView
to allow a custom component to replace the InputAccessoryView on iOS. View the snack to see examples on how this can be customized. As a result of this change, the hideDoneBar
prop has been deprecated.defaultStyles
are now exported