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

While a custom keyboard view is selected and dragging downward on the scrollview/flatlist the position of the list ends up with an offset and the custom keyboard toggles no longer...

React Native 0.60.X run-ios fail Can you help me finish it? Please

I followed the instructions to link the native modules for iOS, but it failed to compile RCTCustomInputController.m. I recently upgraded to Xcode 11. I am not sure if this issue...

Bump version to update version of react-native-keyboard-tracking-view : https://github.com/wix/react-native-keyboard-tracking-view/commit/fe3f48ac0dfacee5150565e722d8e03bd7c26de8 This version needs to be updated because of new iOS restriction on the UIWebView usage.

When I press the TextInput slot where 'Message' is displayed, I want the custom keyboard to open, but instead it looks like the default keyboard opens. Also, is there a...

Adding a podspec allows the user to include this library using ``` pod 'react-native-keyboard-input', :path => '../node_modules/react-native-keyboard-input' pod 'react-native-keyboard-tracking-view', :path => '../node_modules/react-native-keyboard-tracking-view' ``` rather than adding libraries manually. Dependent on...

When loading the first page, nothing is wrong. However, if I go to another screen using `navigate` in `ReactNavigation` and then use `goBack` to return to the page with keyboard-input,...

![2021532943293_ pic_hd](https://user-images.githubusercontent.com/13778798/43390151-1623ea10-9420-11e8-9872-237545a695ab.jpg)

switch keyboard will empty.how to slove this problem?