Skip to content

Instantly share code, notes, and snippets.

@fauzisho
Created January 18, 2018 07:32
Show Gist options
  • Select an option

  • Save fauzisho/6174c6393193e9047e33ef98e0405555 to your computer and use it in GitHub Desktop.

Select an option

Save fauzisho/6174c6393193e9047e33ef98e0405555 to your computer and use it in GitHub Desktop.
imageView.image = Qiscus.image(named: "ar_record")?.withRenderingMode(.alwaysTemplate)
imageView.layer.cornerRadius = 42
imageView.clipsToBounds = true
imageView.tintColor = UIColor.red
imageView.backgroundColor = UIColor.white
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment