override func viewDidAppear(_ animated: Bool) { self.profileImageView.frame.size = CGSize(width: self.profileImageView.frame.height, height: self.profileImageView.frame.height) self.profileImageView.center.x = self.view.center.x self.profileImageView.isHidden = false }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter