Federico Zanetello (@zntfdr) 's Twitter Profile
Federico Zanetello

@zntfdr

⭐️ @FiveStarsBlog πŸ“ @WWDCNotes

ID: 222035557

linkhttp://zntfdr.dev calendar_today02-12-2010 08:29:07

130 Tweet

4,4K Followers

509 Following

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

SwiftUI comes with twenty-one blend modes: here are all of them, with explanation, code, and examples 😊 fivestars.blog/articles/swift…

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

To celebrate 100 articles in Five Stars Blog, I’m starting a new series covering one of my favorite SwiftUI features: the Environment! πŸ˜ƒ It’s a huge topic, let’s dive in! fivestars.blog/articles/swift…

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

Did you know that SwiftUI’s Environment is propagated through UIKit? This is yet another magic trick from the SwiftUI team πŸ˜ƒ fivestars.blog/articles/swift…

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

Xcode 13.2b1 is here πŸŽ‰ Besides the sweet Swift concurrency backward compatibility, we have new SwiftUI goodies! Let's take a look at what's new πŸš€ πŸ§΅πŸ‘‡πŸ»

Xcode 13.2b1 is here πŸŽ‰
Besides the sweet Swift concurrency backward compatibility, we have new SwiftUI goodies!

Let's take a look at what's new πŸš€

πŸ§΅πŸ‘‡πŸ»
Federico Zanetello (@zntfdr) 's Twitter Profile Photo

Dropping iOS 13 must be one of the best feelings as SwiftUI developers: We gain things such as @.StateObject, lazy stacks, lazy grids, matched geometry effect, ScrollViewReader, and much more.

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

πŸ“š Xcode 13.2b2 is a lightweight update for SwiftUI. We have tons of new TextField/SecureField initializers: all initializers with default parameters have now been split into initializers with and without those parameters.

πŸ“š Xcode 13.2b2 is a lightweight update for SwiftUI. 

We have tons of new TextField/SecureField initializers: 
all initializers with default parameters have now been split into initializers with and without those parameters.
Federico Zanetello (@zntfdr) 's Twitter Profile Photo

SwiftUI relies on Swift Standard Library's protocols in its definitions: let's take a look at how Hashable, Identifiable, and Equatable are used! fivestars.blog/articles/swift…

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

New Apple Technotes! πŸŽ‰ TN3106: Customizing the appearance of UINavigationBar developer.apple.com/documentation/… TN3105: Customizing the UIKit status bar style developer.apple.com/documentation/… TN3118: Debugging your app’s launch screen developer.apple.com/documentation/…

Federico Zanetello (@zntfdr) 's Twitter Profile Photo

The first Apple Technotes series is out: Inside Code Signing πŸŽ‰ TN3125: Provisioning Profiles developer.apple.com/documentation/… TN3126: Hashes developer.apple.com/documentation/… TN3127: Requirements developer.apple.com/documentation/…