Skip to content

Network Status Checking component using NWPathMonitor.

License

Notifications You must be signed in to change notification settings

baobao/UniNWPathMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniNWPathMonitor

Network Status Checking component using NWPathMonitor.

Required

  • iOS12 or newer

Usage

UniNWPathMonitor.StartMonitor();
UniNWPathMonitor.onChangeNetworkStatus += status => {
    // Do Smoething..
};

About

Network Status Checking component using NWPathMonitor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published