remote-redux-devtools
remote-redux-devtools copied to clipboard
Redux DevTools remotely.
It would be awesome if we had the ability to do inline editing of the state tree. In particular I want to be able to right click a node and...
Hello, i am have some redux project, and our production started on NW. Can i use remote-devtools for them? Now i am try do it but it don`t work :(
I use React Native with Hermes but without Flipper because of incompatibility with some Firebase libraries. So, I start yarn redux-devtools --hostname=localhost --port=8000 --open, start the Metro server and I've...