Pinned Loading
-
ml-opensource/Proximity
ml-opensource/Proximity PublicDetect when a BLE peripheral is held directly up to a host iOS device.
-
Compassionate-Code-Reviews
Compassionate-Code-Reviews PublicA short guide to keep at-hand when writing code reviews.
-
best-in-class.md
best-in-class.md 1# Best in Class iOS Apps
23What things can I quantify that help make an app great?
45A summary of: [A Best in Class iOS App](https://www.swiftjectivec.com/a-best-in-class-app/)
-
PowerLevel.swift
PowerLevel.swift 1func shouldPerformIntensiveUnecessaryAnimation() -> Bool {
2return ProcessInfo.processInfo.thermalState != ProcessInfo.ThermalState.critical ||
3!ProcessInfo.processInfo.isLowPowerModeEnabled ||
4!UIAccessibilityIsReduceMotionEnabled() ||
5!(UIDevice.current.batteryLevel < 10 && UIDevice.current.batteryState == .unplugged)
-
LocaleKit
LocaleKit PublicForked from SneakersAgencyLLC/iOS-LocaleKit
A pure Swift framework for managing localizations and locale-based config
Swift
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.