DAKeyboardControl
Keyboard controller
A framework for adding keyboard awareness and scrolling dismissal to iOS views
DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
2k stars
54 watching
214 forks
Language: Objective-C
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jordansissel/keynav | Controls mouse movement with keyboard input on Unix-like systems. | 591 |
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 |
agordeev/dckit | A set of reusable UI controls with customizable properties for building iOS apps. | 142 |
timoliver/toroundedbutton | A high-performance button control with rounded corners for iOS. | 482 |
kiibohd/controller | A firmware project that enables keyboard control over various microcontrollers | 807 |
rxswiftcommunity/rxkeyboard | Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. | 1,610 |
bfeher/bfpapertabbarcontroller | An iOS tab bar controller with custom animation and color options. | 342 |
meiwin/ngkeyboardtracker | A tool for tracking keyboard appearance and behavior in iOS applications. | 797 |
minitour/azdialogviewcontroller | A customizable alert dialog controller | 774 |
ddiakopoulos/hiduino | A firmware that enables native USB-MIDI support on Arduino boards | 643 |
codigami/cfalertviewcontroller | An iOS library that provides customizable alert and action sheet controls with built-in styles and extra views for unique user experiences. | 1,057 |
ezescaruli/estabbarcontroller | A custom iOS tab bar controller with customizable appearance and behavior | 127 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
shima11/flexiblepagecontrol | A customizable, flexible UIPageControl for iOS apps with support for various layouts and colors. | 800 |