Reachability.swift is a replacement for Apple's Reachability sample, re-written in Swift with closures. It is compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS (9.0 - 12.0). Just drop the Reachability.swift file into your project. That's it! The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can integrate using Apple's Swift package manager from xcode. All closures are run on the main queue.
Features
- A replacement for Apple's Reachability sample
- Compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS
- Just drop the Reachability.swift file into your project to install
- All notifications are delivered on the main queue
- All closures are run on the main queue
- Use it for stopping notifications
Categories
SystemLicense
MIT LicenseFollow Reachability.swift
Other Useful Business Software
Grafana: The open and composable observability platform
Grafana is the open source analytics & monitoring solution for every database.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Reachability.swift!