Skip to content

Conversation

@andyrichardson
Copy link
Collaborator

@andyrichardson andyrichardson commented Apr 28, 2020

About

This will allow us to support React Native!

A few quick notes of what has changed:

  • Messaging from devtools to the exchange has been abstracted out
  • The panel can no longer call chrome-specific APIs such as chrome.inspectedWindow.eval (we now use messaging to get the running exchange version)
  • For react native, devtools runs in electron and communicates to the exchange using the websocket protocol

Fix #101

Todo

  • Add bin command
  • Add npm publish script
  • Move all build dependencies (including for the panel) to dev dependencies
  • Update contributing docs

@andyrichardson andyrichardson merged commit 170359c into master May 5, 2020
@andyrichardson andyrichardson deleted the add-electron-app branch May 6, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add React Native support

2 participants