react-native-screens icon indicating copy to clipboard operation
react-native-screens copied to clipboard

App stays on the white screen when closed with the back button and reopened through the launcher.

Open omidshafai opened this issue 2 years ago • 1 comments

Description

App stays on the white screen when closed with the back button and reopened through the launcher.

Steps To Reproduce

  1. Open the app
  2. Move app to background with the back button
  3. Reopen app through the launcher icon
  4. App stays on the white screen

Expected behavior

Run the app correctly and see the initial route.

Actual behavior

App stays on the white screen

Reproduction

example

Platform

  • [ ] iOS
  • [x] Android
  • [ ] Web
  • [ ] Windows
  • [ ] tvOS

Workflow

  • [ ] Managed workflow
  • [x] Bare workflow

Package versions

package version
react-native 0.66.1
@react-navigation/native 6.0.10
@react-navigation/native-stack 6.6.1
react-native-screens 3.13.1
react-native-safe-area-context 3.4.1
react-native-gesture-handler 2.3.2
react-native-reanimated 2.7.0

omidshafai avatar May 05 '22 03:05 omidshafai

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snippet of code, a snack or a link to a GitHub repository that reproduces the problem?

github-actions[bot] avatar May 05 '22 03:05 github-actions[bot]