Relative Content

Tag Archive for javascriptandroidreact-nativeaxios

Network speed detection in real-time

I want to notify app users whenever they are connected with slow internet. Any way to achieve this in react-native?
Already tried download package approach but that is suitable when we want to notify on some CTA click.