Skip to content

roddeluca/hidekeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Approach

Many times we have to lead with keyboards. Here is a simple approach to hide keyboard avoiding bad code.

UIView has a method called endEditing() that causes the view (or one of its embedded text fields) to resign the first responder status. Apple Documentation

Releases

No releases published

Packages

No packages published

Languages