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

Plug and play react-native keyboard spacer view.

Results 38 react-native-keyboard-spacer issues
Sort by recently updated
recently updated
newest added

my problem its when i when i touch the input the padding of the keyboard came before the keyboard you can see in this gif ![ezgif com-crop 1](https://cloud.githubusercontent.com/assets/28393667/26204433/63d689e4-3be7-11e7-9456-f2f7636da173.gif) ``` yotav...

The input is remain under the keyboard when I try to change it.

THe library works perfectly find except on Android nougat. On android nugget when the keyboards opened then react native readjusts the view accordingly instead of having the view blocked by...

I used KeyboardSpacer. Here the inputbox hide behind the keyboard and it does not show the inputbox above the keyboard. I need to scroll up the screen

I added TextInput in Scrollview and I found that Keyboard obscures TextInput. ` ....... `

Seems you've left in a console log (it happens). :D I know I can just go in the node module and do it myself but I'm on a team with...

FIXED: Cannot read property 'style' of undefined

Hey, any support for multilines that adapt to the content height? I've got a listener on my TextInput that will adjust itself based on the content height. The KeyboardSpacer doesn't...

pleese remove style: ViewPropTypes.style, error when release build in ios https://github.com/facebook/react-native/issues/16542

It would be more nice if `yarn` command is added in README.