Releases: RealBonus/FreakingSimpleRoundImageView
Releases · RealBonus/FreakingSimpleRoundImageView
Release list
Swift 4.2, Xcode 10
Rounding mode
RoundImageView.roundingMode property added, which is enum:
- rectangle
- round
- customRadius(CGFloat)
Unfortunately, Interface Builder can't handle this kind of Swift enums, so use it from code.