Esqarrouth/EZSwiftExtensions

UIImageView Extension imageView.imageWithURL() renaming

Closed this issue · 0 comments

As discussed in #220, we should:

  1. Change the name to imageView.image(urlString:...)
  2. Add an initializer: UIImageView(urlString: String)