Skip to content

martinstolz/UIKeyboardType-Fix-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIKeyboardType-Fix-Demo

Demo

There is no known action to determine the current UIKeyboardType of the keyboard. Sure you can read the keyboard type of the UITextField but it always returns the last set keyboard type but does not reflect a user changing the keyboard type manually. The demo shows one solution I found. Read through the blog post if you want to see how that was solved.

tech.ustwo.com/2014/05/29/ios-uikeyboardtype-issue/

Library

Out of that problem a library emerged.

Build Status

https://github.com/ustwo/US2KeyboardType

githalytics.com alpha

About

As described in that blog post http://tech.ustwo.com/2014/05/29/ios-uikeyboardtype-issue/ there is no known action to determine the current UIKeyboardType of the keyboard. Use the CocoaPod to fix that issue in your code: https://github.com/ustwo/US2KeyboardType

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors