Skip to content

Releases: lawnstarter/react-native-picker-select

4.2.1

05 Sep 01:45
Compare
Choose a tag to compare

New

  • Added types file (#74)

4.2.0

02 Aug 19:21
257f997
Compare
Choose a tag to compare

New

  • Android now supports hideIcon flag (#67)

4.1.0

28 Jul 17:55
3c0b2eb
Compare
Choose a tag to compare

New

  • Get selected item by key if provided, otherwise get by value (#56)

4.0.0

05 Jul 12:00
4484955
Compare
Choose a tag to compare

Breaking Changes

  • Calls onValueChange prop if value prop has changed

3.1.3

27 Jun 16:23
6d7bf05
Compare
Choose a tag to compare

Bugfixes

3.1.2

12 Jun 17:53
b421fa6
Compare
Choose a tag to compare

Bugfixes

  • Selected value not updating #33

3.1.1

05 Jun 14:00
dc72d72
Compare
Choose a tag to compare

New

  • Allow color prop on individual picker items (@TimMun)

Bugfixes

  • Allow landscape orientation on iOS

3.1.0

30 May 20:50
2e7f876
Compare
Choose a tag to compare
  • Added a doneText prop to modify the text on iOS
  • Added default rightPadding to the iOS TextInput when hideIcon is falsey to prevent the icon from laying on top of text

3.0.1

04 May 17:33
f51f54a
Compare
Choose a tag to compare

New

  • Opened up chevron styles to modification via the style prop
  • Opened up animationType to modification via the animationType prop

3.0.0

20 Apr 13:45
5debce6
Compare
Choose a tag to compare

Breaking Changes

  • Updated for React 16.3 support withgetDerivedStateFromProps