Skip to content

A UiimageView class for creating circular avatar images, IBDesignable to make all changes via storyboard

License

Notifications You must be signed in to change notification settings

RishabhTayal/SwiftyAvatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyAvatar

A UIImageView class for creating circular or rounded avatar images, IBDesignable to make all changes via storyboard

Alt text Alt text

Drag 'n drop the SwiftyAvatar.swift into your project, select your UIImageView and change it's class to SwiftyAvatar.

The UIImageView must be a square with aspect ratio 1:1 or fixed width and height.

Available properties: Roundness, Border Width, Border Color, Background Color & Spin (for fun :D).

IBDesignable to see your changes in storyboard.

Thanks to RishabhTayal (https://github.com/RishabhTayal) for readme spelling corrections, example and Pod support

About

A UiimageView class for creating circular avatar images, IBDesignable to make all changes via storyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 49.1%
  • Swift 34.1%
  • Ruby 13.2%
  • Objective-C 3.6%