Import framework:
import HideKeyboard
Just put this line somewhere inside of your controller:
self.hideKeyboard()
To run the example project, clone the repo, and run pod install
from the Example directory first.
HideKeyboard is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HideKeyboard"
Maksym Skliarov, [email protected] Yura Voevodin, [email protected]
HideKeyboard is available under the MIT license. See the LICENSE file for more info.