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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Reachability.swift!