#ios26 (3 Repositories)
Ranked open-source repositories tagged with #ios26, scored by pull request acceptance likelihood and maintainer engagement velocity.
24.6%
34.6h
3 repositories tagged #ios26
sdegenaar/liquid_glass_widgets
Flutter UI kit implementing Apple's iOS 26 Liquid Glass design language - a comprehensive glass widget library with real shader-based blur, physics-driven jelly animations, and dynamic lighting. Works on every platform out of the box.
artemnovichkov/xcode-27-system-prompts
Xcode 27 beta 6 system prompts and internal documentation
superwall/iOS-Backports
SwiftUI-Backports makes it easy to use the latest SwiftUI modifier, like those introduced in iOS 26, while still supporting older iOS versions. With a simple .backport modifier, you can write modern SwiftUI code without wrapping every new API in #available checks. It’s lightweight, drop-in ready, and keeps your UI code clean and future-proof.