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

Use your own custom input component instead of the system keyboard

Results 82 react-native-keyboard-input issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

I would like to know if after the user installs the application the keyboard is available to add to the keyboard configurations of the operating system. Thank you, best regards...

![image from ios](https://user-images.githubusercontent.com/24217396/51667943-6bad7a80-2004-11e9-8a65-72ab9c12b950.png) When we activate the keyboard, there is a space between accessory view and the keyboard. What might cause this? ``` import React from ‘react’ import { Text,...

Hi i follow the same steps properly but going to find this error.

Hi, when I have custom keyboard rendered: ![image](https://user-images.githubusercontent.com/3972954/45787483-e8ef6a00-bc75-11e8-9111-dd731bd545b9.png) and then I call KeyboardUtils.dismiss(), height doesn't update to 0px and hold same size without rendered custom keyboard: ![image](https://user-images.githubusercontent.com/3972954/45787529-23f19d80-bc76-11e8-9f59-57ff106aad58.png) When I was...

Hello! I wonder if this library is still maintained or not? I ask because there are some bugs and also the readme file is missing the installation steps for RN...

what's the promblem,anyone have the same issues ?

"react-native-keyboard-input": "^6.0.0" "react": "16.9.0" "react-native": "0.61.4" Android 10 debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.4' I checked through `leakCanary`. ![Screenshot_20200626-151435](https://user-images.githubusercontent.com/37918339/85827598-89ff4300-b7c1-11ea-9d00-68aea3e57c5a.png) how to fix it?

If there is no component,the height remains the same ![wechatimg16](https://user-images.githubusercontent.com/33139744/47352257-19e71280-d6ec-11e8-9bd2-868b44290129.jpeg)

when switch the keyboard , android will flash.