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.

Navigations between Scene very very slow

See original GitHub issue

Version

Tell us which versions you are using:

“react”: “16.2.0”, “react-native”: “0.52.2”, “react-native-router-flux”: “^4.0.0-beta.28”,

Expected behaviour

Navigations should be fast.

Actual behaviour

I am doing navigation throughout my app using Actions.pageName(); & it is working very slowly.

I checked other links with same issue but I did not find any solution.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:26 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kuriel-trivucommented, Oct 12, 2020

continues, lag of react native router flux is something important to consider avoiding use this tool.

1reaction
Blapicommented, Feb 19, 2018

Be careful if you are not in a release mode because the app could respond very slowly when navigating.

On my end, my app has no worries with the navigation part. It may be slow but only in debug mode, and even more with the remote debugger active but otherwise it’s fine.

And I’m working on an Android device.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scene loads too slow - java - Stack Overflow
So the best solution in situations where a slow FXMLLoader is an issue ... Only replace panel sections on navigation, not entire scenes....
Read more >
Scene Loading Very Slow - Sometimes - Unity Answers
As part of creating a new game I have two scenes - a Main Menu and a prototype level scene. I have UI...
Read more >
Best practices for scene performance—ArcGIS Online Help
Shadows are memory intensive, and a scene with thousands of buildings, for example, can drastically slow performance when shadows are rendered.
Read more >
Bug Report - OBS Slow to Switch Scenes
I noticed very sluggish behaviors in OBS 23.2.1 randomly when transitioning scenes and moving elements around after a Stream Deck update.
Read more >
Fixing the SLOW ZOOM Issue in Blender! Quick Tutorial
In this video, learn how to fix slow zooming models inside of Blender really quickly!Want to Support The CG Essentials?
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