• Stars
    star
    2
  • Language
    Swift
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project demonstrates the use of NWPathMonitor from the Network Framework to identify the availability of network in the device. NWPathMonitor class provides us with the means of detecting changes in the network state. This class is available from iOS 12 onwards and is an alternative for the ever used Reachability module.