React Native Dropdown Picker Versions Save

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.

v5.1.28

2 years ago

Fix typescript errors.

v5.1.25

2 years ago

PRs: #399 and #400 @KrisGilicze

v5.1.23

2 years ago

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

2 years ago

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

v5.1.20

3 years ago
  • Some bugfixes.

v5.1.19

3 years ago
  • Fixed a broken import.

v5.1.18

3 years ago
  • Some bugfixes.

v5.1.17

3 years ago
  • Added native TouchableOpacity.
  • Updated type definitions.