I am trying to use the KeyboardAvoidingView with behavior="padding"
.
For some reason, when I
Although Its not an right answer but there is very popular library for solving this type of issues is there called where it can use scrollview with the sense of keyboard area available.You can go through the below link https://www.npmjs.com/package/react-native-keyboard-aware-scrollview
Many answers here have shown a conditional behavior prop value. Like this.
// incorrect