Reachability.swift
Screen size sensor
A Swift library for determining the current screen size and orientation
Replacement for Apple's Reachability re-written in Swift with closures
8k stars
118 watching
946 forks
Language: Swift
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tonymillion/reachability | A class to detect network interface changes and notify applications when the state becomes reachable or unreachable. | 6,979 |
dustturtle/realreachability | A framework to monitor real network reachability on iOS devices | 3,092 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
snapkit/snapkit | A Swift framework that simplifies Auto Layout using a domain-specific language (DSL) for building user interfaces in iOS and OS X applications. | 19,986 |
krzysztofzablocki/playgrounds | A playground framework that supports both Objective-C and Swift code execution with real-time updates and additional features for rapid prototyping and testing. | 2,633 |
artsabintsev/siren | A notification system for iOS apps that checks for updates and prompts users to upgrade. | 4,263 |
malcommac/swiftlocation | A Swift library for managing location services with async/await support | 3,398 |
swiftkickmobile/swiftmessages | A flexible view and view controller presentation library for UIKit and SwiftUI | 7,335 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |
jakelin/swiftlanguageweather | An iOS weather app developed in Swift 4 with customizable design and features like size classes and animations. | 5,240 |
appsquickly/typhoon | A dependency injection framework for Objective-C that simplifies the creation and management of objects in iOS applications. | 2,701 |
augustrush/stellar | A Swift library for creating complex physical animations using UIDynamics | 2,938 |
alisoftware/reusable | A mixin protocol to create type-safe reusable views and view controllers | 3,002 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,567 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,276 |