wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.04k stars 2.67k forks source link

Android windowSoftInputMode not respected, keyboard always resizes view #7870

Open marcshilling opened 5 months ago

marcshilling commented 5 months ago

What happened?

Trying to get some more attention on a problem that has existing issues that have been closed for some reason. You can find all of the info in these other issues: https://github.com/wix/react-native-navigation/issues/7428 https://github.com/wix/react-native-navigation/issues/7477

I've retested this on the latest version of RNN (7.39.1) and it still exists. Feel free to close this if we can reopen one of the others.

What was the expected behaviour?

Setting android:windowSoftInputMode="adjustPan" should allow the keyboard to cover the screen content rather than resize it.

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

Repro repos can be found in the other issues.

In what environment did this happen?

React Native Navigation version: 7.39.1 React Native version: 0.72.12 Has Fabric (React Native's new rendering system) enabled: no Device model: Pixel 7 Android version: 14