Skip to content

Releases: Liamandrew/react-native-picky

v0.4.0

16 Jul 06:06
Compare
Choose a tag to compare

0.4.0 (2022-07-16)

Features

  • add column width prop (61462fc)
  • add numberOfLines prop for iOS (bae2d88)
  • Breaking: refactor to use PickerColumn instead of PickerGroup (5fe6629)

v0.3.3

21 Jun 09:06
Compare
Choose a tag to compare

0.3.3 (2022-06-21)

Bug Fixes

  • ios selectedValue behaviour when onChange is defined (e6dc7b1)

v0.3.2

19 Jun 03:10
Compare
Choose a tag to compare

0.3.2 (2022-06-19)

Bug Fixes

v0.3.1

19 Jun 02:46
Compare
Choose a tag to compare

0.3.1 (2022-06-19)

Features

  • don't throw error in unit tests (44af9f7)

v0.3.0

15 Jun 10:28
Compare
Choose a tag to compare

0.3.0 (2022-06-15)

Bug Fixes

  • support number values on android (39f3bb9)

Features

  • improve types (91e78bb)
  • Breaking: improve types and callback functions (cc3a615)

v0.2.0

14 Jun 07:24
Compare
Choose a tag to compare

0.2.0 (2022-06-14)

Features

  • add gif previews (0437ded)
  • Breaking: change onChange to pass group instead of component (c32b869)

v0.1.0

14 Jun 01:14
Compare
Choose a tag to compare

0.1.0 (2022-06-14)

Features

  • add docs (18541a3)
  • add inital android wheel picker component (79f5cf1)
  • add initial ios wheel picker component (ce9e6f0)