score:9

Accepted answer

i think what you are looking for is the react-devtools chrome extension?
react-devtools is a standalone package that runs independently.
the chrome extension hooks it up for convenience in chrome.

safari doesn't have an extension right now (legacy reasons). if you really need to hook it up, it should not be hard to port it to safari since it's api's are now supposedly as open and similar as chrome's.


Related Query

More Query from same tag