-
-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[React DevTools] Memory issue #147
Comments
I think some behaviors of react-devtools will cause it, you can try to close react panel (CMD+OPTION+J), in addition for that, RNDebugger should not be much different with debugger-ui. |
Also, if you stay on If the above doesn't work for you, provide a minimal example project will be great. |
Actually, using the official react-devtools still run into the same issue.. |
Hi, I make a minimal project that can reproduce this issue. |
@hushicai Thanks! I'll help to investigate for it, you can also file the issue in react-devtools repo. |
I wonder that when i use react-native-debugger,the xcode memory grow fast, but after i switch to debugger-ui,it becomes normal...
I am using flatList with a
setInterval
countdown.React Native Debugger app version: 0.77
Platform: IOS
Is real device of platform: NO
Operating System: macOS
The text was updated successfully, but these errors were encountered: