- Create a new storyboard constraint you wish to update upon presentation of keyboard.
- Set the 'Custom Class' as
KeyboardAdjustConstraint
.
Works with iOS 7+. ARC compatible.
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
Tomas Specek, [email protected]
KeyboardConstraint is available under the MIT license. See the LICENSE file for more info.