awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesKeyboard Latency Optimizations

Techniques to reduce the delay when a virtual keyboard first appears on screen.

Distinguishing note: None of the candidates cover programmatic keyboard preloading via hidden fields to eliminate first-show lag.

Explore 1 awesome GitHub repository matching mobile development · Keyboard Latency Optimizations. Refine with filters or upvote what's useful.

Awesome Keyboard Latency Optimizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kirillzyusko/react-native-keyboard-controllerAvatar von kirillzyusko

    kirillzyusko/react-native-keyboard-controller

    3,349Auf GitHub ansehen↗

    This is a keyboard interaction library and manager for React Native that provides smooth animations, gesture-based dismissal, and event tracking. It serves as a cross-platform keyboard event bus, ensuring consistent keyboard show and hide behavior between iOS and Android. The project features an interactive animation driver that links native keyboard frame events directly to animated values to bypass bridge round-trips. It enables interactive keyboard dismissal via swipe gestures and includes a keyboard preloading system to eliminate first-show latency and input lag. The library provides com

    Eliminates first-show latency by programmatically requesting input focus on a hidden field during initialization.

    TypeScriptandroidanimationavoiding-view
    Auf GitHub ansehen↗3,349
  1. Home
  2. Mobile Development
  3. Keyboard Latency Optimizations