UIImageViewAlignedSwift icon indicating copy to clipboard operation
UIImageViewAlignedSwift copied to clipboard

A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit. Swift now.

Results 7 UIImageViewAlignedSwift issues
Sort by recently updated
recently updated
newest added

There was a lot of case that cause to image of the UIImageView to be duplicate So it's better to cut the intermediate and extends from UIView instead of UIImageView...

When a rotation occurs call updateLayout Solves the [issue](https://github.com/sochalewski/UIImageViewAlignedSwift/issues/16) open

I have a `UIImageViewAlignedSwift` in a table cell. When I present a `UIAlertController`, the underlying image show up and overlapping with the aligned image. Device: iPhone 6s Plus iOS Version:...

I've added custom class to UIImageViewAligned and set contentMode to aspectFit, alignBottom = On but it still center like below.

Please could you add SPM support? Many thanks in advance

The view isn't rendered in the storyboard. In the identity Inspector, I have the result below: ![screen shot 2017-11-08 at 14 54 31](https://user-images.githubusercontent.com/10962178/32552608-ca792e82-c494-11e7-9231-d84d8e8cd29a.png) I'm running XCode 9.1 with Swift 3.2

I use pod install I got Error when I set ViewControll Class on Storyboard ``` IB Designables: Failed to render and update auto layout status for XXXXXXXX (iGI-eV-pSd): dlopen(UIImageViewAlignedSwift.framework, 1):...