alexbrazier / react-native-network-logger

An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
MIT License
550 stars 50 forks source link

feat: Warn if the logger doesn't start due to duplicate logger #56

Closed alexbrazier closed 3 years ago

alexbrazier commented 3 years ago

Fixes #55 Fixes #15

To enable the Reactotron fix to force the network logger to start and override Reactotron call:

startNetworkLogging({ forceEnable: true });

IMG_900DD30E02D3-1