Releases: hossein-zare/react-native-dropdown-picker
Releases · hossein-zare/react-native-dropdown-picker
v5.4.6
v5.4.4
Changelog
New Features
- Added
modalAnimationTypeprop. #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
badgePropsprop. #503 (@TommysG) - Added
onDirectionChangedprop. - Added Italian translation. #524 (@Angelk90)
- Added
hideSelectedItemIconprop. - Added
extendableBadgeContainerprop.
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
autoScrollautomatically scrolls to the first selected item. - Added
labelStyleto the Item Schema. - Added
containerStyleto the Item Schema. - Added
props - Added
itemProps - Added
modalTitle - Added
modalTitleStyle