Skip to content

roddeluca/combine-images-with-text

Repository files navigation

Approach

Sometimes we have to merge text with images. If you use xibs or stortboards you have to define a UIImageView and a UILabel for that.

Here is a simple approach to avoid to define a UIImageView. Using only a UILabel we can solve this problem!

About

Set a image and text to UILabel or UIButton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages