Encountering a white screen when navigating with latest alpha
See original GitHub issueRelated issue: https://github.com/infinitered/ignite-bowser/issues/285
Steps to reproduce:
- Run these commands:
npm i -g ignite-cli
ignite new MyApp -b bowser --no-detox
cd MyApp
react-native run-ios
- Run it
- 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:
- Created 4 years ago
- Reactions:26
- Comments:22 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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
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
andreact-native-screens: 2.0.0-alpha.7