React Native Debugger app version: 0.7.20
React Native version: 0.57.0-rc.4
Platform: Android
Is real device of platform: Yes
Operating System: macOS and Linux
After upgrading react-native from 0.55 to 0.57 I am constantly seeing

I've yet to use RN 0.57-rc, but I guess it may related to new profiler feature of react-devtools. We need to upgrade the version of react-devtools in RNDebugger.
@jhen0409 I'm looking at upgrading my project to React Native 0.57, so I can use the new profiler - are you planning on implementing the profiler in this project?
Released as v0.8.0.
Most helpful comment
I've yet to use RN 0.57-rc, but I guess it may related to new profiler feature of
react-devtools. We need to upgrade the version ofreact-devtoolsin RNDebugger.