Skip to content

Releases: RealBonus/FreakingSimpleRoundImageView

Swift 4.2, Xcode 10

02 Oct 20:31

Choose a tag to compare

Rounding mode

07 Apr 19:15

Choose a tag to compare

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.

1.0.2

06 Mar 22:34

Choose a tag to compare

Some fixes.

Open!

10 Feb 20:25

Choose a tag to compare

  • Access level for RoundImageView now is 'open'.

1.0.0

06 Mar 22:34

Choose a tag to compare