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

Missing header while using presentation: 'formSheet' on Android #2657

Open
Giulio987 opened this issue Jan 28, 2025 · 1 comment
Open

Missing header while using presentation: 'formSheet' on Android #2657

Giulio987 opened this issue Jan 28, 2025 · 1 comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@Giulio987
Copy link

Description

I noticed that the header is missing when using presentation: 'formSheet' on Android. Additionally, if you try the snack below, you'll see that the header on the main stack is pushed down the first time the `formSheet is opened.

Steps to reproduce

  1. Create a Screen with the presentation formsheet
  2. Open the screen

Snack or a link to a repository

https://snack.expo.dev/@giuliom99/native-stack-example

Screens version

~4.4.0

React Native version

0.76.6

Platforms

Android

JavaScript runtime

Hermes

Workflow

Expo managed workflow

Architecture

Paper (Old Architecture)

Build type

None

Device

Android emulator

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided labels Jan 28, 2025
@kkafar
Copy link
Member

kkafar commented Jan 29, 2025

Hello,

I noticed that the header is missing when using presentation: 'formSheet' on Android.

formSheet on Android does not currently support header / nested stack.

you'll see that the header on the main stack is pushed down the first time the `formSheet is opened.

That's interesting. We'll look into this. Thanks for the report.

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
Development

No branches or pull requests

2 participants