Given that apollo client devtools does not currently work for react native via either chrome or react-native-debugger, how about integrating with say Reactotron? It seems to have a nice plugin API that's more amenable to extensions.
This would be amazing!
Reactotron support would be great. I prefer using it most of the time as having the debugger attached slows my simulator down.
Hey, I am currently working on react-native-debugger implementation. I already have working forks, but trying to clean up the code now.
https://github.com/apollographql/apollo-client-devtools/issues/6
@Gongreg that's great news! -- Does that mean that once that ships, this will be more easily ported into Reactotron? or is that just an alternative?
Hey @fbartho. Assuming reactotron works same way as react native debugger (that is running react native code in a webworker) and has a support to display chrome dev tools then yes.
Ah, just looked into it. Seems like it works not as a remote debugger? I am on mobile, so it is a little bit difficult to check.
Worst case scenario we will have support with react-native-debugger and other integrations might come after. After all, i believe having dev tools working is already a big step forward :)
@Gongreg Hi! Is there any new about this? Will be an apollo plugin for reactotron?
React Native Debugger integrates with this project, so I'll close this off. Thanks!
Most helpful comment
This would be amazing!