Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (keyboard)
Viewing all articles
Browse latest Browse all 352

How to customize the keybord for iOS applications?

$
0
0

I'm developing my first iOS application using Titanium, currently facing some issues with the keyboard which is appearing on focus of any text field.

Actually due to this issue my login/register form fields are not easily navigable. When I focus on a field, then the other fields below that are getting covered by the keyboard. It is not easy to tab around or see where I'm in the form.

Most iOS apps have some buttons above the keyboard, such as Previous, Next and Done, so user can skip between fields or remove the keyboard via Done. Is there any way to get the default iOS-style Previous and Next buttons above the keyboard?

Thanks, Siva


Viewing all articles
Browse latest Browse all 352

Trending Articles