Apollo-client-devtools: Integration as reactotron plugin?

Created on 19 May 2018  路  8Comments  路  Source: apollographql/apollo-client-devtools

  • [x] feature

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.

馃崻 feature-request

Most helpful comment

This would be amazing!

All 8 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rogue-agent picture rogue-agent  路  3Comments

mvestergaard picture mvestergaard  路  6Comments

wildpow picture wildpow  路  6Comments

ryannealmes picture ryannealmes  路  5Comments

jeffdesign picture jeffdesign  路  5Comments