React Native Element Dropdown Versions Save

A react-native dropdown component easy to customize for both iOS and Android.

v2.12.0

1 week ago

2.12.0 (2024-05-03)

Features

  • add props excludeItems, excludeSearchItems (59ac0a2)

v2.11.0

1 week ago

2.11.0 (2024-05-03)

Features

  • add props closeModalWhenSelectedItem (a3c771b)

v2.10.4

1 month ago

2.10.4 (2024-03-25)

Bug Fixes

  • scrollToIndex out of range: item length 0 but minimum is 1 (38c2edf)

v2.10.3

1 month ago

2.10.3 (2024-03-25)

Bug Fixes

  • scrollToIndex out of range: item length 0 but minimum is 1 (05811a4)

v2.10.2

2 months ago

2.10.2 (2024-03-11)

v2.10.1

5 months ago

2.10.1 (2023-12-04)

Bug Fixes

  • list scrolling doesn't work on Android (25f6ee1)

v2.9.0

1 year ago

2.9.0 (2023-03-25)

Features

v2.8.3

1 year ago

2.8.3 (2023-03-22)

Update document.

v2.8.2

1 year ago

2.8.2 (2023-03-21)

Update document.

v2.8.1

1 year ago

2.8.1 (2023-03-11)

Bug Fixes

  • adds type safety to valueField & labelField & searchField props (e7e9353)