vikmeup / SCLAlertView-Swift

Beautiful animated Alert View. Written in Swift
MIT License
5.3k stars 760 forks source link

How to change border color of textfield added in swift project? #468

Open Shruti2208 opened 4 years ago

grantespo commented 3 years ago

Call this:

mycustomTextfield.layer.borderColor = MY_COLOR

after you show the alert