Releases: hossein-zare/react-native-dropdown-picker
Releases · hossein-zare/react-native-dropdown-picker
v5.1.16
- Replaced native
TouchableOpacity
withreact-native-gesture-handler
's. - Fixed a bug for
addCustomItem
property.
v5.1.15
- Set
searchable
tofalse
. - Some bugfixes.
v5.1.14
- Some bugfixes.
v5.1.13
- Some bugfixes.
v5.1.12
- Renamed
key
prop toitemKey
.
v5.1.11
- Add
textStyle
to text input.
v5.1.10
- Renamed arrow icon components.
v5.1.9
- Fixed two bugs in
index.d.ts
.
v5.1.7
v5.1.5
Added multipleText
prop.
Fixed a bug in RenderListItem