Skip to content

Releases: hoaphantn7604/react-native-element-dropdown

Release 2.8.2

21 Mar 16:09
Compare
Choose a tag to compare

2.8.2 (2023-03-21)

Update document.

Release 2.8.1

11 Mar 14:52
Compare
Choose a tag to compare

2.8.1 (2023-03-11)

Bug Fixes

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

Release 2.8.0

05 Mar 16:03
Compare
Choose a tag to compare

2.8.0 (2023-03-05)

Features

  • add props searchField (7f97b25)
  • remove prop statusBarIsTranslucent (796148e)
  • Right-to-Left layout support (51ae80b)

Release 2.7.1

26 Feb 06:33
Compare
Choose a tag to compare

2.7.1 (2023-02-26)

Bug Fixes

Release 2.7.0

24 Feb 08:46
Compare
Choose a tag to compare

2.7.0 (2023-02-24)

Bug Fixes

Features

  • add minHeight props (805a2bd)
  • Reverses the direction of scroll on top position mode (59bfb05)

Release 2.6.0

07 Feb 08:28
Compare
Choose a tag to compare

2.6.0 (2023-02-07)

Bug Fixes

  • keep search keyword (f468de8)
  • logic keyboard height on search (5010813)

Features

  • expose state visible to renderRightIcon so it can change based on visibility of the dropdown/multiselect (92b2ecd)

Release 2.5.3

03 Jan 09:03
Compare
Choose a tag to compare

2.5.3 (2023-01-03)

Bug Fixes

Release 2.5.2

03 Jan 08:55
Compare
Choose a tag to compare

2.5.2 (2023-01-03)

Bug Fixes

Release 2.5.1

13 Dec 09:09
Compare
Choose a tag to compare

2.5.1 (2022-12-13)

Bug Fixes

Release 2.5.0

01 Dec 14:08
Compare
Choose a tag to compare

2.5.0 (2022-12-01)

Features

  • add accessibilityLabel (3f6e49c)
  • add props visibleSelectedItem (2f16425)