ProcedureKit icon indicating copy to clipboard operation
ProcedureKit copied to clipboard

Refactor Reachability to use NWPathMonitor where possible (iOS 12 etc)

Open danthorpe opened this issue 6 years ago • 2 comments

danthorpe avatar Feb 04 '19 10:02 danthorpe

@danthorpe , you might want to take a look at https://github.com/rwbutler/Connectivity, it's a reachability framework that utilises NWPathMonitor.

ClicktaleDev avatar Feb 05 '19 12:02 ClicktaleDev

@ClicktaleDev thanks. Might take a look at it, but don't want to include any dependencies in ProcedureKit so won't use it directly.

danthorpe avatar Feb 05 '19 15:02 danthorpe