React native runs faster when Remote debugging
See original GitHub issueWhen I enable remote-debugging my animations run faster and my app is overall much more responsive than when I have it disabled.
Version: 0.28
OS: Android
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
React-Native app is more faster on remote debugging #48
It actually runs on Chrome running on your development machine (laptop or deskop). Your dev machine is likely many faster than a phone....
Read more >expo why is my app faster if I enable remote debug?
in expo I enable Remote Debugging. I was excited because my app was faster xd. But Why is it faster if I run...
Read more >React Native Debugger: Tips for fast debugging
React Native Debugger comes with features that can boost your development and debugging speed. Here's how to use it.
Read more >Debugging
Fast Refresh is a React Native feature that allows you to get near-instant feedback for changes in your React components. While debugging ......
Read more >Debugging React Native with react-native-debugger
We will be developing, running, and debugging our apps with expo-cli, one of the simplest and fastest ways to construct a React Native...
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 Free
Top 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
You can disable the remote debugging option and the code should run on the device.
How?
I tried