Skip to content

Releases: hossein-zare/react-native-dropdown-picker

v5.1.28

27 Sep 14:43
083da20
Compare
Choose a tag to compare

Fix typescript errors.

v5.1.27

15 Sep 20:00
0c1d877
Compare
Choose a tag to compare

Bugfix for #404 (comment)

v5.1.25

10 Sep 17:04
97a40a0
Compare
Choose a tag to compare

v5.1.23

27 Jul 14:29
d2f36d6
Compare
Choose a tag to compare

Identical to 5.1.22 release except package.json version bumped so npmjs.com publish succeeds.
Release notes from 5.1.22 follow for easy access:


Bug fix for web in onLayout (called when component mounts) - #378 / #380 (thanks @tek256 !)

v5.1.22

27 Jul 14:07
a3ffe98
Compare
Choose a tag to compare

Bug fix for web in onLayout (called when component mounts) - #378 / #380 (thanks @tek256 !)

v5.1.21

08 Jun 21:45
9aba90c
Compare
Choose a tag to compare

v5.1.20

07 Jun 22:27
1b3b586
Compare
Choose a tag to compare
  • Some bugfixes.

v5.1.19

25 May 16:02
e3df0fd
Compare
Choose a tag to compare
  • Fixed a broken import.

v5.1.18

25 May 15:33
4d5b06c
Compare
Choose a tag to compare
  • Some bugfixes.

v5.1.17

24 May 21:37
a0b92fc
Compare
Choose a tag to compare
  • Added native TouchableOpacity.
  • Updated type definitions.