TomikeKrasnay

Results 1 comments of TomikeKrasnay

Make the textFiled class as SkyFloatingLabelTextField and add this code ``` self.textField.rightViewMode = .always let imageView = UIImageView() let image = UIImage(named: "icon") imageView.frame = CGRect(x: 0, y: 0, width:...