How to change placeholder text color in xib ? I have tried key path thing but it is giving me NSException. Can anyone please help.
use placeholderLabel.textColor instead of _placeholderLabel.textColor for swift 5.0 and iOS 13
placeholderLabel.textColor
_placeholderLabel.textColor