Home

Awesome

UIImageView-BetterFace-Swift

The Swift version of https://github.com/croath/UIImageView-BetterFace

##Why?

Try UIImageView-BetterFace!

##Preview

preview

##How?

  1. drag BFImageView.swift to your project
  2. use BFImageView subclass
  3. add this:anImageView.needsBetterFace = true
  4. done
  5. still have problems? clone the project and see the demo.