awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to gitphoenix/keyboardview

Projects sharing features with KeyboardView

30 open-source projects similar to gitphoenix/keyboardview, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • gorhom/react-native-bottom-sheetgorhom avatar

    gorhom/react-native-bottom-sheet

    9,003View on GitHub↗

    This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I

    TypeScriptbottom-sheetbottomsheetmodal
    View on GitHub↗9,003
  • gyf-dev/immersionbargyf-dev avatar

    gyf-dev/ImmersionBar

    11,459View on GitHub↗

    ImmersionBar is a set of control utilities for Android designed to manage immersive display modes, notch-aware layouts, virtual keyboard visibility, and system bar aesthetics. It provides a centralized way to maximize screen real estate by toggling full-screen displays and controlling the behavior of status and navigation bars. The library distinguishes itself through specialized adaptation for hardware cutouts and notches, calculating precise offsets and window insets to prevent user interface elements from being obscured. It also includes a dedicated handler for soft keyboard management, wh

    Javaandroidbardialog
    View on GitHub↗11,459
  • bonyadmitr/keyboardhidemanagerbonyadmitr avatar

    bonyadmitr/KeyboardHideManager

    57View on GitHub↗

    Codeless manager to hide keyboard by tapping on views for iOS written in Swift

    Swift
    View on GitHub↗57

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
chriszielinski/ribbonchriszielinski avatar

chriszielinski/Ribbon

302View on GitHub↗

🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.

Swift
View on GitHub↗302
  • efremidze/numpadefremidze avatar

    efremidze/NumPad

    85View on GitHub↗

    Number Pad (inspired by Square)

    Swift
    View on GitHub↗85
  • gabrielsamojlo/keyboard-dismisserG

    GabrielSamojlo/keyboard-dismisser

    0View on GitHub↗
    View on GitHub↗0
  • georgeargyrakis/floatingkeyboardG

    GeorgeArgyrakis/FloatingKeyboard

    0View on GitHub↗
    View on GitHub↗0
  • hackiftekhar/iqkeyboardmanagerhackiftekhar avatar

    hackiftekhar/IQKeyboardManager

    16,623View on GitHub↗

    IQKeyboardManager is an iOS keyboard management library and UI layout utility. It automatically adjusts screen layouts to prevent the software keyboard from covering text input fields. The project provides a customizable keyboard toolbar component with navigation buttons and action triggers. It enables focus management, allowing users to move between text fields via the return key or toolbar controls. The library covers keyboard layout coordination, including touch-based dismissal and offset configuration. It also includes a system for managing keyboard behaviors and appearance on a per-clas

    Swift
    View on GitHub↗16,623
  • hamadakram/keyhideH

    Hamadakram/KeyHide

    0View on GitHub↗
    View on GitHub↗0
  • ibireme/yykeyboardmanageribireme avatar

    ibireme/YYKeyboardManager

    483View on GitHub↗

    iOS utility class allows you to access keyboard view and track keyboard animation.

    Objective-C
    View on GitHub↗483
  • idlehandsapps/ihkeyboardavoidingIdleHandsApps avatar

    IdleHandsApps/IHKeyboardAvoiding

    1,404View on GitHub↗

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

    Swift
    View on GitHub↗1,404
  • isaced/isemojiviewisaced avatar

    isaced/ISEmojiView

    547View on GitHub↗

    Emoji Keyboard for iOS

    Swift
    View on GitHub↗547
  • jacksgong/jkeyboardpanelswitchJacksgong avatar

    Jacksgong/JKeyboardPanelSwitch

    4,172View on GitHub↗

    JKeyboardPanelSwitch is an Android library designed to manage soft keyboard visibility and coordinate transitions between the software keyboard and custom input panels. It functions as a layout manager and state tracking system that monitors keyboard height and visibility to prevent layout flickering. The library focuses on synchronizing layout dimensions and resolving transition conflicts to eliminate visual jumps. It utilizes real-time window inset tracking and coordinate-based synchronization to align overlapping interface elements precisely during input method switches. The system includ

    Java
    View on GitHub↗4,172
  • jiar/keyboardtoolbarJiar avatar

    Jiar/KeyboardToolBar

    99View on GitHub↗

    No longer have to worry about keyboard cover input box, that is the KeyboardToolBar's keynote. It's easy to be used for iPhone and iPad.

    Objective-C
    View on GitHub↗99
  • liuzhiyi1992/zykeyboardutilliuzhiyi1992 avatar

    liuzhiyi1992/ZYKeyboardUtil

    418View on GitHub↗

    ZYKeyboardUtil Util Handled all keyboard events with Block Conveniently 只需要一个Block,全自动处理任何多层嵌套复杂界面 因键盘升降 造成的输入控件遮挡问题。 第三方键盘分次弹出问题

    Objective-C
    View on GitHub↗418
  • makemoji/makemojisdkmakemoji avatar

    makemoji/MakemojiSDK

    102View on GitHub↗

    Emoji Keyboard SDK (iOS)

    Objective-C
    View on GitHub↗102
  • matmartinez/mmnumberkeyboardmatmartinez avatar

    matmartinez/MMNumberKeyboard

    957View on GitHub↗

    A simple keyboard to use with numbers and, optionally, a decimal point.

    Objective-C
    View on GitHub↗957
  • meiwin/ngkeyboardtrackermeiwin avatar

    meiwin/NgKeyboardTracker

    794View on GitHub↗

    Objective-C library for tracking keyboard in iOS apps.

    Objective-C
    View on GitHub↗794
  • michaeltyson/tpkeyboardavoidingmichaeltyson avatar

    michaeltyson/TPKeyboardAvoiding

    5,795View on GitHub↗

    TPKeyboardAvoiding is a drop-in iOS library that automatically adjusts scroll views to keep text fields visible when the keyboard appears. It provides a UIView subclass that can replace existing scroll views without modifying existing code or delegates, making it straightforward to integrate into UIKit-based form interfaces. The library handles keyboard avoidance by monitoring keyboard notifications and synchronizing frame animations with the keyboard's appearance and disappearance. It also adds an input accessory toolbar with "Next" and "Done" buttons to the keyboard, enabling field navigati

    Objective-C
    View on GitHub↗5,795
  • zybieku/softkeyboardutilZ

    zybieku/SoftKeyboardUtil

    0View on GitHub↗
    View on GitHub↗0
  • alexmofer/smoothinputlayoutA

    AlexMofer/SmoothInputLayout

    0View on GitHub↗
    View on GitHub↗0
  • 1amageek/toolbar1amageek avatar

    1amageek/Toolbar

    460View on GitHub↗

    Awesome autolayout Toolbar. Toolbar is a library for iOS. You can easily create chat InputBar.

    Swift
    View on GitHub↗460
  • morizotter/keyboardobservermorizotter avatar

    morizotter/KeyboardObserver

    161View on GitHub↗

    For less complicated keyboard event handling.

    Swift
    View on GitHub↗161
  • nixzhu/keyboardmannixzhu avatar

    nixzhu/KeyboardMan

    349View on GitHub↗

    KeyboardMan helps you to make keyboard animation.

    Swift
    View on GitHub↗349
  • pqpo/inputmethodholderP

    pqpo/InputMethodHolder

    0View on GitHub↗
    View on GitHub↗0
  • ruddfawcett/rfkeyboardtoolbarruddfawcett avatar

    ruddfawcett/RFKeyboardToolbar

    420View on GitHub↗

    iOS Add customized buttons and toolbars to your UITextInputs.

    Objective-C
    View on GitHub↗420
  • ruslanskorb/rskkeyboardanimationobserverruslanskorb avatar

    ruslanskorb/RSKKeyboardAnimationObserver

    45View on GitHub↗

    Showing / dismissing keyboard animation in simple UIViewController category.

    Objective-C
    View on GitHub↗45
  • sindresorhus/keyboardshortcutssindresorhus avatar

    sindresorhus/KeyboardShortcuts

    2,643View on GitHub↗

    ⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

    Swift
    View on GitHub↗2,643
  • totocaster/typisttotocaster avatar

    totocaster/Typist

    1,056View on GitHub↗

    Swift UIKit keyboard manager for iOS apps.

    Swift
    View on GitHub↗1,056
  • yinglannull/hidekeyboardY

    yingLanNull/HideKeyboard

    0View on GitHub↗
    View on GitHub↗0