react-native-keyboard-controller icon indicating copy to clipboard operation
react-native-keyboard-controller copied to clipboard

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

Results 53 react-native-keyboard-controller issues
Sort by recently updated
recently updated
newest added

**Describe the bug** `useKeyboardAnimation` and other hooks reports incorrect values if `androidNavigationBar.visible` is `leanback` with expo-dev-client on Android. **Code snippet** There is no code snippet, please see repo for reproducing....

🐛 bug
🤖 android
sponsor 💖

**Describe the bug** I'm trying to replicate the `KeyboardAwareScrollView` behavior from`react-native-keyboard-aware-scroll-view`. Using the KeyboardAwareScrollView found in `/examples`, I noticed the scroll view scrolls more than it needs to: https://github.com/kirillzyusko/react-native-keyboard-controller/assets/8047841/ecd6d68a-7525-4972-9965-304352661e4b Notice...

📚 components
sponsor 💖
KeyboardAwareScrollView 📜

**Describe the bug** I installed the library and a ![Screenshot 2023-12-18 at 10 15 00](https://github.com/kirillzyusko/react-native-keyboard-controller/assets/79593694/85132934-0725-40e7-a007-8645f6d2ee87) dded a swift file. When I run the app every things work than I try...

feature request 👀

## 📜 Description ## 💡 Motivation and Context Closes https://github.com/kirillzyusko/react-native-keyboard-controller/issues/286 ## 📢 Changelog ### JS - call `scrollTo` in `onInteractive` handler (to keep scroll position unchanged); - ### Android -...

🐛 bug
🤖 android
example
🚀 optimization

Hi 👋 First, thanks for your work on this library, this is very much needed in the ecosystem! I'm currently maintaining [`react-native-bars`](https://github.com/zoontek/react-native-bars), a library for fully transparent (and fallback to...

feature request 👀

**Describe the bug** Fast swipe can cause UI elements be under keyboard using `linear` interpolator **Code snippet** Reproducible in example app. **Repo for reproducing** Reproducible in example app. **To Reproduce**...

🤖 android
👆 interactive keyboard

**Describe the bug** Input is hidden behind keyboard autocomplete when set to "email" **Code snippet** ```jsx Input: ``` **Repo for reproducing** I would be highly appreciate if you can provide...

🐛 bug
🍎 iOS
📚 components
KeyboardAwareScrollView 📜

## 📜 Description Added an example with `Modal` usage. ## 💡 Motivation and Context Right now `Modal` usage will lead to default behavior on Android (i. e. window is automatically...

example
🌎 modal

**Describe the bug** Animations with KeyboardAwareScrollView have poor performance on iOS release. **Code snippet** ```ts

🐛 bug
🍎 iOS

**Describe the bug** App crashes after start **To Reproduce** Update react native to 0.74.0 **Screenshots** ![Screenshot_1714466258](https://github.com/kirillzyusko/react-native-keyboard-controller/assets/47182987/91f6117c-bbf8-49a2-8eaf-039465191ead) **Smartphone (please complete the following information):** - Desktop OS: Mac OS 14.4.1 - Device:...