Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29615

React Native axios adding http proxy configurations

$
0
0

I'm adding proxy configuration to my axios instance

const instance = axios.create({ baseURL: 'https://example.com', proxy: { host: 'http://10.X.X.X', port: 80 } })

However it's not working, any suggestions?

If there are any other ways to add proxy in react native app for android please share those too, any help is really appreciated.


Viewing all articles
Browse latest Browse all 29615

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>