Releases: react-native-picker/picker
Releases · react-native-picker/picker
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)
v1.15.0
1.15.0 (2021-04-12)
Features
- implement rtl support for android picker (#243) (ce376c2)