mohammad shalhoob

Results 3 comments of mohammad shalhoob

i have the same bug in ios 13 , and ifix it like this RichEditorDelegate func richEditorTookFocus(_ editor: RichEditorView) { DispatchQueue.main.asyncAfter(deadline: DispatchTime.now() + 0.5){ editor.focus() } }

only align the TextField text , but if we can align all the elements of the TagsField this wil be better .

if getCurrentLanguage()=="ar"{ prestangeInsideView.transform = CGAffineTransform(scaleX: -1, y: 1); }