IHKeyboardAvoiding

View elevator

A solution to keep any view visible when the keyboard is shown in iOS applications without using a UIScrollView.

IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!

GitHub

1k stars
26 watching
151 forks
Language: Swift
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rxswiftcommunity/rxkeyboard Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. 1,610
ibireme/yykeyboardmanager Provides a utility class to manage the iOS keyboard view and track its animation. 482
andrewboryk/abkeyboardaccessory A view class that provides a delegate method to adjust the offset of a text field or text view when a keyboard is shown or hidden. 8
idlehandsapps/designablebutton Provides a reusable button style with centralized styling options that can be applied through Interface Builder 92
philippeboisney/alertonboarding A reusable UI component for displaying an onboarding process with customizable appearance and behavior. 841
divvun/giellakbd-ios An open source reimplementation of the native iOS keyboard with support for localised keyboards and minority languages. 30
indragiek/inappviewdebugger A UIView debugger library for embedding on-device view debugging within an iOS app 1,877
danielamitay/dakeyboardcontrol A framework for adding keyboard awareness and scrolling dismissal to iOS views 1,572
viniciusmo/keyboard-visibility-event-android An Android library providing a simple and declarative way to handle soft keyboard visibility change events in Kotlin applications. 18
githawkapp/messageviewcontroller An iPhone X-compatible text view replacement with autocompletion and customization options. 1,676
afrozzaheer/azcollectionviewcontroller Provides an easy way to integrate pagination with dummy views in CollectionView, ideal for displaying infinite content like Instagram's Discover feature. 95
kaorumuta/igstorybuttonkit A UI component library providing an easy-to-use Instagram Story-like button with rich animation and customizable appearance. 36
jaredsinclair/jtsimageviewcontroller An interactive image viewer with zooming and dismissing capabilities 32
lm2343635/mgkeyboardaccessory A keyboard accessory that allows users to input special characters into text fields directly. 83
ian-mcdowell/tabview A custom tab view controller for iOS that mimics Safari tabs. 190