Without changing the android:windowSoftInputMode="adjustResize" to adjustPan i want to stop the bottom tab bar resizing.
<KeyboardAvoidingView>
also not working as expected.
can anyone give solution.
I am using react-native-router-flux
"react": "^16.8.6", "react-native": "^0.59.2",