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

Add android Prop

Open Sh3rawi opened this issue 9 years ago • 1 comments

on Android, I use the windowSoftInputMode to respond to keyboard visibility, and this does not go quite well with this spacer. I've researched a bit and found nothing that could solve this issue on the Android side, so I added an android prop that defaults to true. If its false, on android the spacer will return null.

Sh3rawi avatar Jun 12 '16 08:06 Sh3rawi

@Sh3rawi I just merged another PR can you rebase and resolve conflicts?

Andr3wHur5t avatar Jun 21 '16 04:06 Andr3wHur5t