This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.
react-native-keyboard-controller
A library that provides a Keyboard manager that works in an identical way on Android and iOS
react-native-keyboard-controller offers additional functionality beyond the built-in React Native keyboard APIs, providing consistency across Android and iOS with minimal configuration and offering the native feel users expect.
Installation
If you are installing this in an existing React Native app, make sure to install expo in your project. Then, follow the installation instructions provided in the library's README or documentation.
Usage
Additional resources
Learn more about advanced keyboard handling examples with Keyboard Controller.
Get full information on API and its usage.