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

fix blinking modal on modal close #721

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShepelE
Copy link

@ShepelE ShepelE commented Jan 5, 2023

Overview

when user closed modal with setting props.isVisible = false, modal blinked after animation (I saw this on ios devices).

Test Plan

tests were broken earlier. I've tested changes on iPhone 14 Max Pro OS 16.0 simulator. Works fine. No blinking as a bonus

Copy link

@chideraike chideraike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed to fix the flickering

@elencho
Copy link

elencho commented Jan 9, 2024

This works! thanks

@lazyflog
Copy link

lazyflog commented Feb 8, 2024

This solution didn't solve my problem, but the link below solved mine.

#732 (comment)

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

Successfully merging this pull request may close these issues.

None yet

6 participants