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

Modal blinking with previous content #2614

Open
TonyFTannous-Byd opened this issue Jan 10, 2025 · 1 comment
Open

Modal blinking with previous content #2614

TonyFTannous-Byd opened this issue Jan 10, 2025 · 1 comment
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS

Comments

@TonyFTannous-Byd
Copy link

Description

#2544

before we dont need to set this condition
it be enough to do that:
if (visible) {
<Modal ..../>
}

without else { return null }

Note: with else { return null } did not work, still the same blinking

we can use this example, https://github.com/denysoleksiienko/react-native-modal-blinking
because i have the same issues after using react native 0.76.5 and react-native-screens 4.0.0

Steps to reproduce

#2544

Snack or a link to a repository

https://github.com/denysoleksiienko/react-native-modal-blinking

Screens version

4.5.0

React Native version

0.76.6

Platforms

iOS

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

iphone 15 pro Simulator

Acknowledgements

Yes

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Missing repro This issue need minimum repro scenario labels Jan 10, 2025
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: iOS This issue is specific to iOS
Projects
None yet
Development

No branches or pull requests

1 participant