KTAvoidingEmojiText 禁止输入emoji表情的textField和textView ###用法 self.textField.shouldAvoidEmoji = YES; self.textView.shouldAvoidEmoji = YES;