I am trying to use the KeyboardAvoidingView with behavior="padding".
behavior="padding"
For some reason, when I
The KeyboardAvoidingView must be a ScrollView child, not the other way around. This way it behaves normal(normal for what purpose I am using it). Try it and let me know how it went.
KeyboardAvoidingView
ScrollView