react-native-network-logger
react-native-network-logger copied to clipboard
Add filters to let you filter by request method or status code
Feature Request
Filters should be added to the monitor page to filter by request method (POST
, GET
, PUT
etc.) and by the response status code, e.g. to only show errors.
@alexbrazier https://github.com/alexbrazier/react-native-network-logger/pull/39