Skip to content

appdev-academy/HideKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HideKeyboard

CI Status Version License Platform

Usage

Import framework:

import HideKeyboard

Just put this line somewhere inside of your controller:

self.hideKeyboard()

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

HideKeyboard is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "HideKeyboard"

Authors

Maksym Skliarov, maksym@appdev.academy Yura Voevodin, yura@appdev.academy

License

HideKeyboard is available under the MIT license. See the LICENSE file for more info.