Skip to content

[iOS 26] Touch blocked during entire zoom transition animation #3621

@agru97

Description

@agru97

Description

Touch is completely blocked for the full duration of Apple Zoom transitions (both push and pop). With standard slide_from_right it's barely noticeable, but zoom animations are longer so there's a clear ~0.5-1s window where the screen is fully rendered but doesn't respond to touches.

Steps to reproduce

  1. Expo Router SDK 55 app with Stack navigator
  2. List screen with Link.AppleZoom on items
  3. Detail screen with Link.AppleZoomTarget
  4. Tap an item — touches blocked during zoom in
  5. Go back — touches blocked during zoom out

Screens version

4.22.0

React Native version

0.83.1

Platforms

iOS

Architecture

New Architecture (Fabric)

Device

iOS physical device

Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Missing infoThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenarioPlatform: iOSThis issue is specific to iOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions