Description
After upgrading RN from 0.41 to 0.45.0-rc.0, Android soft keyboard will push the entire view up from the bottom. Even after adding android:windowSoftInputMode="adjustPan" inside AndroidManifest.xml this behaviour is still there.
I am not using KeyboardAvoidingView
Additional Information
- "react": "^16.0.0-alpha.12",
"react-native": "^0.45.0-rc.0",
- Platform: Android
- Development Operating System: [macOS]