Releases: Liamandrew/react-native-picky
Releases · Liamandrew/react-native-picky
v0.4.0
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
0.3.3 (2022-06-21)
Bug Fixes
- ios selectedValue behaviour when onChange is defined (e6dc7b1)
v0.3.2
0.3.2 (2022-06-19)
Bug Fixes
v0.3.1
0.3.1 (2022-06-19)
Features
- don't throw error in unit tests (44af9f7)
v0.3.0
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
0.2.0 (2022-06-14)
Features
- add gif previews (0437ded)
- Breaking: change onChange to pass group instead of component (c32b869)
v0.1.0
0.1.0 (2022-06-14)
Features
- add docs (18541a3)
- add inital android wheel picker component (79f5cf1)
- add initial ios wheel picker component (ce9e6f0)