React Native Dropdown Picker Versions Save

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

v5.4.6

1 year ago

Changelog

Improvements and bugfixes

  • Update ItemType to reflect behaviour. #648 @Rackles
  • Fix: issue #646

v5.4.4

1 year ago

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

1 year ago

Changelog

New Features

  • Added itemLabelProps. #542 @amhinson

Improvements and bugfixes

  • Fix: select item multiple enabled. #565 @medmo7

v5.4.2

2 years ago

Bugfix: disabledStyle

v5.4.1

2 years ago

Bugfix: disabledStyle

v5.4.0

2 years ago

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

v5.2.3

2 years ago
  • Bugfix: schemaless item props.

v5.2.2

2 years ago

Changelog

v5.2.0

2 years ago

Changelog

feat: add testID to ItemType and set on item TouchableOpacity #409 (thanks @jamie-phlo!)