- Did you know that SwiftUI’s Environment is propagated through UIKit? This is yet another magic trick from the SwiftUI team! https://www.fivestars.blog/articles/swiftui-environment-propagation-3/ 8 comments swift
- SwiftUI doesn't offer a reverse mask modifier: let's create one ourselves, using *five* lines of code! https://www.fivestars.blog/articles/reverse-masks-how-to/ 6 comments swift
- How Apple backports new features to older OSes via @_alwaysEmitIntoClient https://www.fivestars.blog/articles/alwaysemitintoclient/ 5 comments swift
- What's new in SwiftUI in Xcode 13 beta 3 https://www.fivestars.blog/articles/xcode-13-beta-3/ 4 comments swift
- safeAreaInset() is one of my favorite SwiftUI additions this year: can we backport it to older iOS versions? Yes, we can! https://www.fivestars.blog/articles/safe-area-insets-2/ 3 comments swift
- A deep dive into SwiftUI Introspect, one of the few must-have SwiftUI libraries! https://www.fivestars.blog/articles/swiftui-introspect/ 7 comments swift
- We're less than a month away from WWDC! What would you like to see being announced? Here is my wishlist! https://www.fivestars.blog/articles/wwdc21-wishlist/ 32 comments swift
- What's new in Swift Package Manager https://www.fivestars.blog/articles/spm-5-4/ 4 comments swift
- Four ways to customize SwiftUI's TextFields (with examples) https://www.fivestars.blog/articles/how-to-customize-textfields/ 2 comments swift
- Did you know that SwiftUI has 54 public protocols? Here's all of them, with examples! https://www.fivestars.blog/articles/swiftui-protocols/ 2 comments swift
- A sneak peek into SwiftUI's graph https://www.fivestars.blog/swiftui/swiftui-graph.html 2 comments swift
- The Ultimate Guide To Swift Scripting 🚀 https://www.fivestars.blog/code/ultimate-guide-swift-executables.html 8 comments swift