KeyboardAvoidingView
with translucent status bar leaves space at the bottom of the screen on Android
#47140
Labels
KeyboardAvoidingView
with translucent status bar leaves space at the bottom of the screen on Android
#47140
Description
When
android:windowTranslucentStatus
is set totrue
,KeyboardAvoidingView
displays a white space at the bottom of the screen after the soft keyboard closes.This is the same as #27526.
Steps to reproduce
cd ReproducerApp yarn yarn android
Launch the app.
Tap the text to open the soft keyboard.
Close the soft keyboard.
React Native Version
0.75.4
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/QichenZhu/reproducer-react-native-keyboard-avoiding-view-android
Screenshots and Videos
Record_2024-10-22-05-45-02-2024-10-21.16_46_49.479.mp4
The text was updated successfully, but these errors were encountered: