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

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -