Releases: hossein-zare/react-native-dropdown-picker
Releases · hossein-zare/react-native-dropdown-picker
v5.4.6
v5.4.4
Changelog
New Features
- Added
modalAnimationType
prop. #609 @tsheaff - Added Brazilian Portuguese translation. #611 @pedropaulodf
- Added French translation. #612 @Randall71
- Add ability to search with regional accents. #625 @marcel-fly
v5.4.3
v5.4.2
Bugfix: disabledStyle
v5.4.1
Bugfix: disabledStyle
v5.4.0
Changelog
New Features
- Added Indonesian translation. #500 (@ddikodroid)
- Added
badgeProps
prop. #503 (@TommysG) - Added
onDirectionChanged
prop. - Added Italian translation. #524 (@Angelk90)
- Added
hideSelectedItemIcon
prop. - Added
extendableBadgeContainer
prop.
Improvements and bugfixes
- add renderListItem onPress params. #513 (@mangjuned)
- fix: set dropdown as generic. #517 (@mlecoq and @mikehardy)
- Updated setState types. #533 (@JDMathew)
v5.3.0
v5.2.3
- Bugfix: schemaless item props.
v5.2.2
Changelog
- Added
autoScroll
automatically scrolls to the first selected item. - Added
labelStyle
to the Item Schema. - Added
containerStyle
to the Item Schema. - Added
props
- Added
itemProps
- Added
modalTitle
- Added
modalTitleStyle