SwiftSyft icon indicating copy to clipboard operation
SwiftSyft copied to clipboard

Implement reachability publisher

Open mjjimenez opened this issue 5 years ago • 1 comments

This will listen to reachability changes (internet connectivity). Users of this class can check changes by subscribing to a publisher (check Combine framework) exposed by the Reachability class.

iOS 12 should have a new class that makes this easier.

mjjimenez avatar Feb 16 '20 13:02 mjjimenez

@mjjimenez You can assign this issue to me.

mamuleanu avatar Feb 17 '20 14:02 mamuleanu