Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android keyboard adjustResize not working with status bar translucent #2308

Open
1880akshay opened this issue Aug 21, 2024 · 1 comment · May be fixed by #2311
Open

Android keyboard adjustResize not working with status bar translucent #2308

1880akshay opened this issue Aug 21, 2024 · 1 comment · May be fixed by #2311
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@1880akshay
Copy link

Description

In android, the adjustResize soft input mode is not working as expected when status bar is set as translucent.
react-native version: 0.74.3
react-native-screens version: 3.34.0

Steps to reproduce

  1. Create a basic native stack navigator and add a single screen
  2. In screen options, set statusBarTranslucent as true.
  3. Observe the issue with input box rendered in the screen.

With status bar translucent: (issue repro)

Screen.Recording.2024-08-21.at.1.31.15.PM.mov

Without status bar translucent: (no issue)

Screen.Recording.2024-08-21.at.1.32.43.PM.mov

Snack or a link to a repository

https:/1880akshay/RN_NewArch_TextInput/tree/android-keyboard

Screens version

3.34.0

React Native version

0.74.3

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

Paper (Old Architecture)

Build type

Debug mode

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snack or repo is provided Platform: Android This issue is specific to Android labels Aug 21, 2024
@nikhiltekwani09
Copy link

Have raised the PR for the fix: #2311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
2 participants