Skip to content

createNativeStackNavigator vs createStackNavigator results in different stacking context #94

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

Open
z1haze opened this issue Dec 6, 2023 · 2 comments

Comments

@z1haze
Copy link

z1haze commented Dec 6, 2023

It appears that when using createNativeStackNavigator from react-navigation and using a modal presentation, the resulting z-index position of any notification appears hidden beneath the modal. You can see in the screenshot, the red in the background is the notification, however it is behind the modal. This only occurs with createNativeStackNavigator, but this is the preferred method of creating navigation stacks according to the react-navigation team
image
Here is a bit better screenshot of me dragging the modal down a bit.
image

@z1haze
Copy link
Author

z1haze commented Dec 6, 2023

fixed by #95

Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 17, 2024
@seniv seniv removed the stale label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants