@koriz/react-native-debugger
v1.0.1
Published
React Native Debugger
Maintainers
Readme
React Native Network Logger
A simple network logger for React Native. It logs all network requests and responses in your app.
your logs available in the CLI.

Installation
npm install @koriz/react-native-debuggeryarn add @koriz/react-native-debuggerUsage
import { NetworkingConnect } from '@koriz/react-native-network-logger';
ReactNativeDebugger.configure();License
ISC
