software-mansion / software-mansion/react-native-screens

UI disappears when navigating from /B to /A on Android devices using Expo SDK ≥ 51 with Expo Router

Open
#2,908 11 comments 0 reactions 1 assignee View on GitHub

@kkafar is already working on this.

Since May 9, 2025.

platform:android repro-provided
Dominant language
TypeScript
Stars
3.7k
Forks
714
Avg merge
2d 23h
Merged PRs (30d)
71

Description

Description

When navigating back from route /B to /A, the UI for route /B disappears instead of having a transition. This issue is reproducible on Android physical devices (not just emulators) and began occurring after upgrading from Expo SDK 51. It persists in Expo SDK 53 and possibly versions in between. The issue is not present on iOS devices.

Steps to reproduce
  1. Clone the attached repository and upgrade it to Expo 52 or 53.
  2. Navigate from /A to /B.
  3. Navigate back from /B to /A using navigation.goBack or similar.
  4. Observe: Route /B UI disappears entirely on Android devices.
Snack or a link to a repository

https://github.com/hoomanh1998/expo-router-android-stack

Screens version

4.4.0

React Native version

0.76.9

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.