Skip to content

arshadsk5/Internet-Connection-Checking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Internet-Connection-Checking

How to check the internet connection in ios swift unzip the folder attached and drag and drop the files into your project. create a bridge. header file and import as #import "Reachability.h" Before doing some thing like api calling check the internet connection with the following code as below, if kNetworkController.checkNetworkStatus() { // call your api }

About

How to check the internet connection in ios swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages