Skip to content

[iOS][SplitView] Switching the color to undefined leaves the blur effect behind sidebar #3327

@t0maboro

Description

@t0maboro

Description

We've identified a native-level bug that can be consistently reproduced when the following conditions are met:

  1. The deepest view in the hierarchy is a Text component.
  2. The background color of the view is set to a value with alpha = 0
  3. There is an odd number of parent views between the Text component and the root of SplitViewScreen that have collapsable: false.

When all of the above conditions are true, the blur effect caused by the transparent background does not disappear under the primary column as expected.

Steps to reproduce

  1. Run the example from snack
  2. Click on some pressables - blur is left after unfocusing the element
Screen.Recording.2025-10-22.at.15.11.15.mov

Snack or a link to a repository

https://snack.expo.dev/@tomasz.boron/curious-indigo-ramen

Screens version

4.17.1

React Native version

0.82.0

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native (without Expo)

Architecture

Fabric (New Architecture)

Build type

Debug mode

Device

iOS simulator

Device model

No response

Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions