ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.64k stars 492 forks source link

Added Support for adding image. #222

Open Ibrahimhass opened 5 years ago

Ibrahimhass commented 5 years ago
  1. Added support for images in TagsView.
  2. Set the images on the UIButton's UIImageView with content mode of .scaleAspectFit.
  3. The other code works as before.
zhouhao27 commented 3 years ago

Is this merged to the main branch?

Ibrahimhass commented 3 years ago

@zhouhao27 This code is not merged into master.