Releases: MrAsterisco/ComboPicker
Releases · MrAsterisco/ComboPicker
2.1.0
2.0.0
New Features
#2: it is now possible to format values with an external formatter that is injected into the ComboPicker
.
Bugs Fixed
#1: iOS and iPadOS now use the native UIPickerView
, instead of the SwiftUI Picker
, as it allows for multiple pickers to exist on the same screen.
Full Changelog: v1.0.0...v2.0.0
1.0.0
First public release