react-native-network-proxy icon indicating copy to clipboard operation
react-native-network-proxy copied to clipboard

Network debugger (logger) for React Native apps

Results 3 react-native-network-proxy issues
Sort by recently updated
recently updated
newest added

react-native-cli: 2.0.1 react-native: 0.55.4 "react-native-network-proxy": "^1.0.1", Proxy is running in the shell ![schermata 2018-09-21 alle 15 07 19](https://user-images.githubusercontent.com/6689594/45883011-2c4df380-bdb0-11e8-94c9-a398032f56ce.png) ``` 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...

feature request