News
- Fix #94: Remove deprecated method EventEmitter.removeListener
- Update dependencies according to Snyk reports
News
- Fix #89 #54: Be able to intercept http request on some projects
- Update
@react-native-clipboard/clipboard
News
- Support RN 0.64.1 and inlineRequires
- Update sample/example app
News
- Fix issue linked to
react-native-json-tree
which appeared when the app useinlineRequires
mode
News
- Fix close event not responding well
News
- Some bugfixes and code improvements
News
- Show stats between success/warning/failure requests
- Log connectivity change
- Can customize redux action to view them easily on Netwatch
New props:
showStats
: to display/hide stats indicatorreduxConfig
: to customize redux cells on Netwatch
News
- Add an item when the connection status change
- Display json responses as a json tree in detail page
- Netwatch can be displayed via:
- The shake event (per default)
visible
props, to display/hide via an external button .eg
New props:
visible
: to display/hide Netwatch without the shake eventonPressClose
: action which will be called when the user will press the exit button
Improvements
- Use okhttp version from app side via
okhttpVersion
key (android) - Some bugfixes
- Library created