/KeyboardConstraint

A NSLayoutConstraint subclass which observes keyboard notifications.

Primary LanguageObjective-CMIT LicenseMIT

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.