Skip to content

Releases: lawnstarter/react-native-picker-select

5.2.3

28 Jan 14:22
Compare
Choose a tag to compare
5.2.3

5.2.2

17 Jan 18:17
6e4bc35
Compare
Choose a tag to compare
Fix unnecessary renders (#134)

* fix itemsChanged logic

* switch order for consistency

* added tests

* typo fix

5.2.1

11 Jan 23:42
1fe741f
Compare
Choose a tag to compare
521 (#133)

* 5.2.1

* update docs

5.2.0

20 Dec 19:48
Compare
Choose a tag to compare
update readme / 5.2.0

5.1.1

14 Dec 15:31
dcd67c2
Compare
Choose a tag to compare
5.1.1 (#120)

5.1.0

09 Nov 18:17
77a4829
Compare
Choose a tag to compare
FRONT-7330: setup useNativeAndroidPickerStyle flag (#109)

* setup useNativeAndroidPickerStyle flag

* fix test

* add test

5.0.1

30 Oct 12:03
Compare
Choose a tag to compare
5.0.1

5.0.0

19 Oct 21:38
b5c4cc8
Compare
Choose a tag to compare

Changelog now available in CHANGELOG.md

4.4.0

21 Sep 16:47
936a09a
Compare
Choose a tag to compare

New

  • placeholderTextColor prop should now be used in lieu of styles.placeholderColor (#69)

4.3.0

09 Sep 21:20
Compare
Choose a tag to compare

New

  • Added onDonePress prop (#75)