question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Encountering a white screen when navigating with latest alpha

See original GitHub issue

Related issue: https://github.com/infinitered/ignite-bowser/issues/285

Steps to reproduce:

  1. Run these commands:
npm i -g ignite-cli
ignite new MyApp -b bowser --no-detox
cd MyApp
react-native run-ios
  1. Run it
  2. Click the “Continue” button and observe:

If I remove the enableScreens() in the app.tsx, it no longer exhibits this behavior. Reloading the second screen also fixes the issue temporarily until I click back, after which it turns white on the home screen.

Any idea what’s going on here?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:26
  • Comments:22 (2 by maintainers)

github_iconTop GitHub Comments

10reactions
bjjeongcommented, Nov 15, 2019

Still getting this issue on alpha 11. Have been having to use alpha-4 as it’s the last version that doesn’t have this problem. I’m on react-native@0.61.3

RNS

8reactions
makarkotlovcommented, Oct 31, 2019

Same here. My screens are in stackNavigator inside of switchNavigator. I encounter white screens and strange glitching when navigating between stacks. Tested only on iOS simulator. react-native:0.61.3 and react-native-screens: 2.0.0-alpha.7

Read more comments on GitHub >

github_iconTop Results From Across the Web

Garmin Alpha 100 Troubleshooting - White Screen - YouTube
Is your map screen on your Alpha 100 blank ? Here's how to fix it!
Read more >
A blank white screen in the React Navigation. React Native
I have a project on React Native and sometimes when errors occur, the application gets on the wrong route in the React Navigation....
Read more >
Mobile App Opening to a Blank Screen on Android
Mobile App Opening to a Blank Screen on Android · Open your Phone Settings · Tap Apps or Applications to get to the...
Read more >
iOS 16 beta | UINavigationControll… | Apple Developer Forums
Overview. The UINavigationController / UINavigationBar title text no longer appears when updating a view controller's title property programatically.
Read more >
A Blank White Screen In The React Navigation ... - ADocLib
Encountering a white screen when navigating with latest alpha #208. Closed I encounter white screens and strange glitching when navigating between stacks.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found