Amir Hayek

2pods

UIMagnifyImageView

UIMagnifyImageView is a UIView extention that shows an image inside loupe that when touched pops the image. It's useful in cases where you want to let the user view an image quickly without moving to other screen.

License: MIT

  • Objective C

UIReadMoreLabel

UIReadMoreLabel is an UILabel extention that supports truncation string for "read more" cases when the text is too large to fit the UILabel frame. UIReadMoreLabel supports dynamic font size and attributed string values.

License: MIT

  • Objective C