Getting ipv4 in React Native
I have a project in React Native, the server is written in node.js, url, url2, url3, etc. these are the addresses of processed requests to the server. I need the application to detect ipv4 networks when it starts, but I couldn’t do it. Everything is in typescript, but the file with the url is in javascript.