Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.04 KB

KeyboardConstraint License MIT

Version Platform

Usage

  1. Create a new storyboard constraint you wish to update upon presentation of keyboard.
  2. Set the 'Custom Class' as KeyboardAdjustConstraint.Storyboard ID

Requirements

Works with iOS 7+. ARC compatible.

Installation

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

pod 'KeyboardConstraint'

And run pod install or pod update

Author

Tomas Specek, ts@papercloud.com.au

License

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