๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
DemoInstallSign in
Socket

react-native-keyboard-controller

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android

1.17.3
latest
Source
npm
Version published
Weekly downloads
192K
-12.11%
Maintainers
1
Weekly downloads
ย 
Created
Source

react-native-keyboard-controller

A universal keyboard handling solution for React Native โ€” lightweight, fully customizable, and built for real-world apps. Smooth animations, consistent behavior on both iOS and Android, with a developer-oriented design.

Key features

  • ๐Ÿงฌ Map keyboard movement to animated values
  • ๐Ÿงช keyboardWillShow / keyboardWillHide events now available on Android
  • โšก Change soft input mode on Android
  • ๐Ÿš€ Reanimated support
  • ๐Ÿ“ฑ Interactive keyboard dismissing ๐Ÿ‘†๐Ÿ“ฑ
  • ๐Ÿ“š Prebuilt components (KeyboardStickyView, KeyboardAwareScrollView, reworked KeyboardAvoidingView)
  • ๐Ÿ“ KeyboardToolbar with customizable previous, next, and done buttons
  • ๐ŸŒ Display anything over the keyboard (without dismissing it) using OverKeyboardView
  • ๐Ÿ“ Easy retrieval of focused input info
  • ๐Ÿงญ Compatible with any navigation library
  • โœจ More coming soon... stay tuned! ๐Ÿ˜Š

Installation

Check out the installation section of the docs for detailed setup instructions.

Documentation

Full API reference and guides available at:
https://kirillzyusko.github.io/react-native-keyboard-controller/

Contributing

See the contributing guide to learn how to contribute to the repo and development workflow.

License

MIT

Keywords

react-native

FAQs

Package last updated on 27 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts