Opening a new screen takes more time with FluidNavigator than with StackNavigator
See original GitHub issueI am experiencing a white screen which shows for roughly 2 seconds when navigating to a FluidNavigator
from another screen embedded inside a StackNavigator
.
If this is the incorrect way to use the library, please could you explain how I can change the code in the Snack below so that it functions without the white screen?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:22 (8 by maintainers)
Top Results From Across the Web
Stacknavigator transition extremely slow · Issue #608 - GitHub
It takes two full seconds for the screen to change. ... Most certainly you return every time it gets called some kind of...
Read more >React Native - React Navigation slow transitions when nesting ...
The lagginess for me was with the transition between screens in a nested Stack Navigator. I tried using InteractionManager to resolve this, but ......
Read more >Fluid Transitions with React Navigation | by Christian Falch
The library offers a new stack-based navigator supporting shared element transitions and more (have patience — we'll get to the more part later) ......
Read more >fram-x - Bountysource
Opening a new screen takes more time with FluidNavigator than with ... navigating to a FluidNavigator from another screen embedded inside a StackNavigator...
Read more >Fixing common performance problems in React Navigation
An exciting project in React Native for one of Belgium's finest soccer teams turned into an opportunity to fix some React Navigation performance...
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
@chrfalch any solution to this? Am also navigating to a fluidNavigator from a stack and getting a white flash.
I’ve only be able to test on iOS so far. This is a gif taken from the simulator: