@koriz/react-native-network-logger
v1.0.6
Published
network logger for react native
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-network-loggeryarn add @koriz/react-native-network-loggerUsage
import { NetworkingConnect } from '@koriz/react-native-network-logger';
NetworkingConnect.onConnect();License
ISC
