Skip to content

KeyboardResize is a library that automatically resizes the view of your controllers when the keyboard appears

License

Notifications You must be signed in to change notification settings

KogiMobileSAS/KeyboardResize

Repository files navigation

KeyboardResize

Version License Platform

KeyboardResize is a library that automatically resizes the view of your controllers when the keyboard appears.

Installation

pod 'KeyboardResize', '~> 2.0'

Usage

import KeyboardResize

override func viewDidLoad() {
    super.viewDidLoad()

    kr_resizeViewWhenKeyboardAppears = true
}

License

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

About

KeyboardResize is a library that automatically resizes the view of your controllers when the keyboard appears

Resources

License

Stars

Watchers

Forks

Packages

No packages published