Burak Nurçiçek
Results
2
comments of
Burak Nurçiçek
> please help with my issue. its been over a month since i posted my issue how did you solve this problem ?
fixed with this func customEventBeforeTextViewBeginEditing() { NotificationCenter.default.removeObserver(MDCKeyboardWatcher.shared()) } func textViewDidEndEditing() { MDCKeyboardWatcher.load() }