Releases: react-native-picker/picker
Releases · react-native-picker/picker
v2.0.0
2.0.0 (2021-09-06)
- Update RNW library to 0.64 Community Module Template (#311)
BREAKING CHANGES
- For React Native iOS/Android, there is no change to the package.
- For React Native Windows, the minimum version of react-native-windows has been raised to v0.64
v1.16.5
1.16.5 (2021-08-05)
Bug Fixes
- make PickerItemProps accept generic value rather than just ItemValue (#302) (34499f1)
v1.16.4
1.16.4 (2021-07-29)
Bug Fixes
- Fix typings by importing missing NativeSyntheticEvent and TargetedEvent (#292) (cc16b9b)
v1.16.0
1.16.0 (2021-05-11)
Features
- focus events management on Android picker (#258) (58ad784)