Skip to content

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

v5.1.16

23 May 09:26
b294b42
Compare
Choose a tag to compare
  • Replaced native TouchableOpacity with react-native-gesture-handler's.
  • Fixed a bug for addCustomItem property.

v5.1.15

14 May 17:28
a615017
Compare
Choose a tag to compare
  • Set searchable to false.
  • Some bugfixes.

v5.1.14

13 May 12:40
cf484e7
Compare
Choose a tag to compare
  • Some bugfixes.

v5.1.13

13 May 09:54
12e1f6b
Compare
Choose a tag to compare
  • Some bugfixes.

v5.1.12

12 May 10:46
b096bea
Compare
Choose a tag to compare
  • Renamed key prop to itemKey.

v5.1.11

11 May 23:16
2056ad9
Compare
Choose a tag to compare
  • Add textStyle to text input.

v5.1.10

11 May 20:53
ff862b5
Compare
Choose a tag to compare
  • Renamed arrow icon components.

v5.1.9

11 May 20:47
fe82f97
Compare
Choose a tag to compare
  • Fixed two bugs in index.d.ts.

v5.1.7

10 May 09:51
e9ca6e6
Compare
Choose a tag to compare
  • Changed \d to {count} in translations [issue #298].

v5.1.5

08 May 10:09
ad0af6e
Compare
Choose a tag to compare

Added multipleText prop.
Fixed a bug in RenderListItem