# debug-network-calls.mo

## Owner: Alexandre Moureaux

## Prerequisites *(\~5 min)*

* [ ] You know how to [debug javascript](https://bamtech.gitbook.io/dev-standards/react-native/debugging/debug-javascript.mo)

## Steps *(\~1min)*

* Follow <https://github.com/bamlab/react-native-debugger-utils#installation>
* Add this code in your app: <https://github.com/bamlab/react-native-debugger-utils#debug-network-calls>
* Refresh your page with the React Native debugger open and go the network tab
* [Star the repo](https://github.com/bamlab/react-native-debugger-utils) if it works ;)
