KeyboardLayoutGuide, back from when it didn't exist. Simply constrain your views to the KeyboardLayoutGuide's top anchor the way you would do it natively. If you add your view in Interface Builder, don't forget to enable the "Remove at build time" checkbox for the bottom constraint. By default, KeyboardLayoutGuide will align your item with the bottom safe area. This is a behaviour that can be opt out by using keyboardLayoutGuideNoSafeArea instead of keyboardLayoutGuide.
Features
- No Subclassing / Protocol inheritance / obscure overrides
- No more keyboard notification handling
- UIKit Friendly
- Takes safeArea into account
- Only animates if view is fully on screen
- Simply constrain your views to the KeyboardLayoutGuide's top anchor the way you would do natively
Categories
User Interface (UI)License
MIT LicenseFollow KeyboardLayoutGuide
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of KeyboardLayoutGuide!