Skip to content

Nodepad/NPKeyboardLayoutGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPKeyboardLayoutGuide

CI Status Version License Platform

Usage

To use keyboard layout guide in your project, add #import "NPKeyboardLayoutGuide.h" to your pch file, and use keyboardLayoutGuide property of UIViewController class to get and add constraints to the top of keyboard.

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

Requirements

Installation

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

pod "NPKeyboardLayoutGuide"

Author

Oleksii Kuchma, nod3pad@gmail.com

License

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

About

Layout guide for keyboard in iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published