Popularity
5.5
Stable
Activity
0.0
Stable
472
18
45

Code Quality Rank: L4
Programming language: Swift
Tags: Images    

UIImageView-BetterFace-Swift alternatives and similar libraries

Based on the "Images" category.
Alternatively, view UIImageView-BetterFace-Swift alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of UIImageView-BetterFace-Swift or a related project?

Add another 'Images' Library

README

UIImageView-BetterFace-Swift

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

Why?

  • Have problems showing the resized image previews?
  • People in the preview only have chins but not faces?
  • A group photo doesn't look well?

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.