vikmeup / SCLAlertView-Swift

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

Ability to change textfield color based on switch #455

Open justdan0227 opened 4 years ago

justdan0227 commented 4 years ago

Is there a way to set a switch in the dialog with a custom view that would allow you to change a text field (numeric) to red if selected? Trying to come up with a way to allow the user to enter a score value and if negative turn the text red as an indication as we don't have a negative number pad object.