Skip to content

Fix iOS lazy tab first-load flash#552

Draft
thiagobrez wants to merge 1 commit into
mainfrom
issue-547-fix-tab-flash
Draft

Fix iOS lazy tab first-load flash#552
thiagobrez wants to merge 1 commit into
mainfrom
issue-547-fix-tab-flash

Conversation

@thiagobrez

Copy link
Copy Markdown
Collaborator

What the issue is:
Lazy-loaded iOS tabs can briefly show the outgoing/default surface before the newly loaded tab content is ready, which appears as a white flash on first selection.

How this fixes it:
Unloaded lazy iOS 26+ tabs now prevent native default selection until JS handles the tab press, lazy placeholders keep the route scene style, and native page transitions are disabled while lazy tabs are still unloaded.

How to test it:
Open the example app, go to "Native Bottom Tabs with Lazy", and select the "Solid" tab for the first time. The first visible Solid frame should show the black background and red text.

Fixes #547

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.

White flash when lazily loading a tab on iOS 27

1 participant