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!
1k stars
26 watching
152 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 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,609 |
ibireme/yykeyboardmanager | Provides a utility class to manage the iOS keyboard view and track its animation. | 482 |
andrewboryk/abkeyboardaccessory | Provides a way to monitor and adjust the position of text input fields based on keyboard visibility. | 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 iOS keyboard implementation with localization support for minority languages | 30 |
indragiek/inappviewdebugger | A UIView debugger library for embedding on-device view debugging within an iOS app | 1,878 |
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. | 19 |
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 library that adds special characters to text fields with custom buttons | 83 |
ian-mcdowell/tabview | A custom tab view controller for iOS that mimics Safari tabs. | 191 |