Skip to content

GoFetchDeliveries/KeyboardConstraint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A NSLayoutConstraint subclass which observes keyboard notifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 54.3%
  • Shell 32.8%
  • Ruby 9.1%
  • C 3.8%