Skip to content

Releases: react-native-picker/picker

v2.4.4

12 Aug 09:16

Choose a tag to compare

2.4.4 (2022-08-12)

Bug Fixes

  • Fixing accessibility label on Windows. (#441) (1dc61e5)

v2.4.3

04 Aug 07:28
80f6579

Choose a tag to compare

2.4.3 (2022-08-04)

Bug Fixes

  • Change React peerDependencies version (#432) (80f6579)

v2.4.2

23 Jun 02:50

Choose a tag to compare

2.4.2 (2022-06-23)

Bug Fixes

  • Remove jCenter as it is due to sunset (#417) (a731ea0)
  • Use textColor instead of blackColor in RNCPicker MacOS (#413) (b198ccb)

v2.4.1

14 Apr 01:22

Choose a tag to compare

2.4.1 (2022-04-14)

Bug Fixes

v2.4.0

15 Mar 23:29

Choose a tag to compare

2.4.0 (2022-03-15)

Bug Fixes

  • Workaround XAML bug with ComboBox and dark theme (#380) (20cac25)

Features

v2.3.1

01 Mar 07:39

Choose a tag to compare

2.3.1 (2022-03-01)

Bug Fixes

v2.3.0

21 Feb 16:05

Choose a tag to compare

2.3.0 (2022-02-21)

Features

  • Allow overriding theme variant used by native ios picker (#354) (69d5b33)

v2.2.1

18 Nov 14:21

Choose a tag to compare

2.2.1 (2021-11-18)

Bug Fixes

  • Fixed dynamic imports of react-native-web (#348) (7b49e83)

v2.2.0

04 Nov 03:05

Choose a tag to compare

2.2.0 (2021-11-04)

Features

v2.1.0

11 Sep 12:26

Choose a tag to compare

2.1.0 (2021-09-11)

Features

  • add enabled props for web (04f0179)