Reachability for iOS Swift Applications

Making your user happy

Steven Curtis

--

Photo by Jonathan Allison on Unsplash

Reachability has been around for a while as Apple Sample Code that can monitor the network status of your user’s device

Ashley Mills rewrote reachability for Swift. This is fantastic, but how can we make this class usable and testable for our needs in any target project.

--

--