A codeless library that helps adjusting your views when a keyboard appears, moves and disappears
- Zero lines of your code.
- Supporting Storyboard configuration.
- Supporting
UIScrollView
and active field. - Supporting orientation changes.
- Supporting modal and pop-over.
- Changing the length of a bottom Auto Layout constraint.
pod try SwiftyKeyboardObserver
- iOS 8.0+
- Swift 3.0+
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
pod 'SwiftyKeyboardObserver', '~> 2.0'
github "Decybel07/SwiftyKeyboardObserver", ~> 2.0
.Package(url: "https://github.com/Decybel07/SwiftyKeyboardObserver.git", majorVersion: 2)
📘 Usage
Adrian Bobrowski (Decybel07), adrian071993@gmail.com
SwiftyKeyboardObserver is available under the MIT license. See the LICENSE file for more info.