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

Strange flicker when you scroll up a modal with NativeStack in iOS #2112

Closed
nicolascavallin opened this issue Apr 26, 2024 · 3 comments
Closed
Assignees
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided

Comments

@nicolascavallin
Copy link

Description

I originally published the issue in react-navigation: react-navigation/react-navigation#11929

Current behavior

When you open a presentation: 'modal', in Native Stack on iOS, and you try to "swipe up", seems a strange black flicker at the bottom of the screen.

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-04-10.at.17.06.18.mp4

Expected behaviour

In native iOS applications this does not occur, so it shouldn't happen.

Build type and Device

This is happening in both, debug and release builds, and simulator and real device.

Steps to reproduce

  1. In iOS, using @react-navigation/native-stack, navigate to screen with presentation: modal
  2. Then, try to "slide up" when the screen is opened as modal

Snack or a link to a repository

https://snack.expo.dev/@nicolascavallin/grounded-indigo-cashew

Screens version

^3.30.1

React Native version

0.73.6

Platforms

iOS

JavaScript runtime

None

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snack or repo is provided labels Apr 26, 2024
@kkafar
Copy link
Member

kkafar commented Apr 26, 2024

Hey, thanks for reporting!

I am aware this issue & it should be handled with #2045. This is the same issue as #1722.

I won't close this issue yet, but don't mind if I do as duplicate.

@kkafar kkafar self-assigned this Apr 26, 2024
@kkafar kkafar closed this as completed Apr 27, 2024
@visibly
Copy link

visibly commented May 8, 2024

@nicolascavallin were you able to solve it?

@nicolascavallin
Copy link
Author

nicolascavallin commented May 8, 2024

@nicolascavallin were you able to solve it?

Nope, and I didn't work on it, sorry.

cc @visibly

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

No branches or pull requests

3 participants