1.9.4
-
Added support for images with different aspect ratio than 1:1 (#61)
-
The
.popupImage()
API has been extended to include aspect ratio and content mode:.popupImage(Image("AppIconPopupBar"), aspectRatio: 2.0, contentMode: .fit)
-
By default,
.fit
content mode is used with anil
aspect ratio
-