Infinum #iOSCocoaTreats - weekly dev newsletter
Past issues
Subscribe
Mar 3
Mar 17
Mar 10 2022
SwiftUI State Restoration, Combine Sink Closure Threads, Equality in Swift, PHASE Framework
One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
State restoration in SwiftUI
SwiftUI provides us with the
@SceneStorage
property wrapper allowing us to store values in the memory allocated by the current scene.
Read More
Articles
Swift and Combine: Which thread runs my sink closure?
Few things to be aware of when running your sink closures.
Saving a SwiftUI view to Photos
Examples on how to save a SwiftUI view to Photos
Adapting SwiftUI Label Style
Creating your own custom styles for labels allows you to adapt the layout for the available horizontal size.
Basics: Equality in Swift
Take a look at how Swift models the concept of equality, and how that concept varies between value and reference types.
A dive into Apple's PHASE audio engine
Step-by-step through initial setup to more fully integrated AR experience.
How to make a transparent navigation bar in iOS
Examples on how to achieve transparent navigation bar, pre and post iOS 13.
Videos
Swift Talk #294: CRDTs – Introduction
Check out
C
onflict-Free
R
eplicated
D
ata
T
ypes as a way to sync data across devices.
P.S. We are hiring!
Previous Issues
Jun 30
Existential 'any', SwiftUI Renderers, Swift Evolution Monthly, WWDC Talks, SwiftUI MVCS
Jun 23
SwiftUI Digital Lounges Q&A, Opaque Types, NavigationStack & Deep Linking, MultiDatePicker Calendar, 2D Density Plots, Property Wrappers
Jun 16
Guide to Asynchronous Swift, WWDC Viewing Guide, Xcode 14, Ridgeline Plot with Charts, SwiftUI Grid, Realm with SwiftUI
Jun 9
What's New in Swift 5.7, iOS 16 UIKit & SwiftUI Additions, Swift Charts, Xcode 14 Improvements
Jun 2
WWDC22, UIKit & Coordinators, SKStoreReviewController, Xcode file templates
May 26
Intro To SwiftUI, Certificates & Provisioning, Evolution News, Markdown in SwiftUI, AttributeScopes
May 19
Deployment Targets, Unlisted App Distribution, SwiftUI Render Loop, TimelineView, Device Fingerprinting
May 12
@MainActor, Modelling Errors, Debugging Network Traffic, Using Vision Framework
May 5
AsyncSequence, Dependency Injection, MVC For SwiftUI, Measuring App Performance
Apr 28
Continuations & Async(Throwing)Stream, Swift Evolution News, DocC On GitHub Pages, AttributedString & Unicode
Load More