swift3 - how to force the user to use native keyboard? (swift) -


i'm making app can make notes. when keyboard shown, textview shrunk keyboard size. however, when user use other keyboard native keyboard, code doesn't work good.

is there way set native keyboard when user touch textview? in advance :-)


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -