When using gesture input on keyboard, textView(_ textView: UITextView, shouldChangeTextIn range: NSRange, replacementText text: String) function won't be called
When using gesture input on keyboard, textView(_ textView: UITextView, shouldChangeTextIn range: NSRange, replacementText text: String) function won't be called