react-native-network-proxy
react-native-network-proxy copied to clipboard
Network debugger (logger) for React Native apps
react-native-cli: 2.0.1 react-native: 0.55.4 "react-native-network-proxy": "^1.0.1", Proxy is running in the shell  ``` import { AppRegistry } from 'react-native'; import App from './src/App'; import...
Hello. I imported your example code to my project and I got this message `Cannot send a message. Unknown Websocket id 2`
Love it. Network debugging has always been a bit of a struggle w RN. Though, I think my preferred solution would be a separate Chrome tab or direct integration with...