- Fixes unnecessary renders (#129)
- Fixes keyboard not dismissing on iOS
- Added
onOpen
andonClose
callbacks (iOS only)
- Opened up headlessAndroidPicker and chevronContainer on style object for modification
- Added
useNativeAndroidPickerStyle
prop. See README for more details.
- Fixed Android headless mode showing selected value outside of View (#83)
- Fixed
TouchableWithoutFeedback
warning
styles.placeholderColor
has been replaced withplaceholderTextColor
mode
prop is now accessible viapickerProps
animationType
prop is now accessible viamodalProps
(see warning in README)
- Default placeholder now includes default
color
of #9EA0A4 pickerProps
,modalProps
, andtextInputProps
have been added (see README)