rwbutler/openconnectivity
OpenConnectivity allows [Connectivity](https://github.com/rwbutler/Connectivity) to be used with OpenCombine such that users can subscribe to changes in Internet connectivity using Publishers on platforms where the Combine framework is unavailable.
Features
- [x] Detect captive portals when a device joins a network.
- [x] Detect when connected to a router that has no Internet access.
- [x] Be notified of changes in Internet connectivity.
- [x] Polling connectivity checks may be performed where a constant network connection is required (optional).
Blog Post
For more background, take a look at the blog post on Detecting Internet Connectivity using OpenCombine.
Usage
For example usage in an iOS app see this gist.
License
OpenConnectivity is available under the MIT license. See the LICENSE file for more info.
Additional Software
Controls
- AnimatedGradientView - Powerful gradient animations made simple for iOS.
|AnimatedGradientView | |:-------------------------:| |[[AnimatedGradientView]](https://github.com/rwbutler/AnimatedGradientView)
Frameworks
- Cheats - Retro cheat codes for modern iOS apps.
- Connectivity - Improves on Reachability for determining Internet connectivity in your iOS application.
- FeatureFlags - Allows developers to configure feature flags, run multiple A/B or MVT tests using a bundled / remotely-hosted JSON configuration file.
- FlexibleRowHeightGridLayout - A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
- Hyperconnectivity - Modern replacement for Apple's Reachability written in Swift and made elegant using Combine. An offshoot of the Connectivity framework.
- Skylark - Fully Swift BDD testing framework for writing Cucumber scenarios using Gherkin syntax.
- TailorSwift - A collection of useful Swift Core Library / Foundation framework extensions.
- TypographyKit - Consistent & accessible visual styling on iOS with Dynamic Type support.
- Updates - Automatically detects app updates and gently prompts users to update.
|Cheats |Connectivity | FeatureFlags | Hyperconnectivity | Skylark | TypographyKit | Updates | |:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:| |[[Cheats]](https://github.com/rwbutler/Cheats) |[[Connectivity]](https://github.com/rwbutler/Connectivity) | [[FeatureFlags]](https://github.com/rwbutler/FeatureFlags) | [[Hyperconnectivity]](https://github.com/rwbutler/Hyperconnectivity) | [[Skylark]](https://github.com/rwbutler/Skylark) | [[TypographyKit]](https://github.com/rwbutler/TypographyKit) | [[Updates]](https://github.com/rwbutler/Updates)
Tools
- Clear DerivedData - Utility to quickly clear your DerivedData directory simply by typing
cddfrom the Terminal. - Config Validator - Config Validator validates & uploads your configuration files and cache clears your CDN as part of your CI process.
- IPA Uploader - Uploads your apps to TestFlight & App Store.
- Palette - Makes your TypographyKit color palette available in Xcode Interface Builder.
|Config Validator | IPA Uploader | Palette| |:-------------------------:|:-------------------------:|:-------------------------:| |[[Config Validator]](https://github.com/rwbutler/ConfigValidator) | [[IPA Uploader]](https://github.com/rwbutler/IPAUploader) | [[Palette]](https://github.com/rwbutler/TypographyKitPalette)
Package Metadata
Repository: rwbutler/openconnectivity
Default branch: main
README: README.md