ZSSRichTextEditor
ZSSRichTextEditor copied to clipboard
how to dissable autocorrect keyboard?
Hello,
I want to disable auto correct keyboard fort this editor is this possible ?
@rahulparikh , are you able to achive this?
@rahulparikh @hagile I will add a feature for this to my to do list.
:( even if I do this it dows not work:
[self.sourceView setAutocorrectionType:UITextAutocorrectionTypeNo];
someone figured out how to disable suggestions?