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] presentation="formSheet" with sheetAllowedDetents="fitToContents"causes the screen to appear under the keyboard #2664

Open
plneple opened this issue Jan 31, 2025 · 1 comment
Labels
Bug Something isn't working Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@plneple
Copy link

plneple commented Jan 31, 2025

Description

video5253862484778966008.mp4

Steps to reproduce

  1. Create a FormSheet with sheetAllowedDetents set to fitToContents and an input inside
  2. Focus the input
  3. Keyboard opens over the input

Snack or a link to a repository

https://github.com/plneple/react-native-screens/tree/d79b0ac5802c449db4947a4614df2f11f1fb5130

Screens version

4.6.0-beta.1 (8982286)

React Native version

0.77

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

None

Device

Real device

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 Jan 31, 2025
@kkafar
Copy link
Member

kkafar commented Jan 31, 2025

I confirm the issue is reproducible.

@kkafar kkafar added the Bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

2 participants