react-native-keyboard-accessory
react-native-keyboard-accessory copied to clipboard
Fix Spacing Issue (#44)
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.
Merge planned ?