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

Fix Spacing Issue (#44)

Open halfmatthalfcat opened this issue 4 years ago • 1 comments

I'm having a spacing issue when avoidKeyboard is true. I believe that the current code isn't taking into account the safe area when calculating final height. I believe this also fixes #44 in cases where avoidKeyboard is false.

halfmatthalfcat avatar Oct 27 '20 17:10 halfmatthalfcat

Merge planned ?

Foohx avatar Apr 22 '22 12:04 Foohx