react-native-custom-keyboard-kit
react-native-custom-keyboard-kit copied to clipboard
CustomKeyboard does not work well with KeyboardAvoidingView
I use custom keyboard with KeyboardAvoidingView, but KeyboardAvoidingView does not work. If TextInput on the bottom of the screen, keyboard will cover TextInput. Is there any solution with it?
Were you able to fix this?
Any solution for this problem? I am facing the same issue for 0.64+ version.