I'm building an app with react-native and I would like to know if there is some way to get a list of network requests from the URL (not for debugging) for doing with them some process after that...
I tried to search but I just saw solutions for web app.