ProcedureKit
ProcedureKit copied to clipboard
Refactor Reachability to use NWPathMonitor where possible (iOS 12 etc)
@danthorpe , you might want to take a look at https://github.com/rwbutler/Connectivity, it's a reachability framework that utilises NWPathMonitor.
@ClicktaleDev thanks. Might take a look at it, but don't want to include any dependencies in ProcedureKit so won't use it directly.