New setEnabled method
ยท 3 min read
I'm thrilled to announce the release of react-native-keyboard-controller
version 1.8.0
. With this latest release, I introduce the useKeyboardController
hook and setEnabled
method, which allows for a gradual integration of the library into your project, enabling you to disable the module on specific screens as needed. This flexible feature ensures that your app's keyboard behavior remains seamless and user-friendly.