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.
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.