|
February 10 · Issue #180 · View online |
|
Happy reading! As always, if you’d like to support Swift Weekly please share this issue with friends and colleagues.
|
|
|
Swift.org - Introducing Swift Crypto
Swift Crypto is a new Swift package that brings the fantastic APIs of Apple CryptoKit to the wider Swift community. This will allow Swift developers, regardless of the platform on which they deploy their applications, to access these APIs for a common set of cryptographic operations.
|
What’s new in Swift 5.2 – Hacking with Swift
The first beta of Swift 5.2 just landed with Xcode 11.4 beta, and it includes a handful of language changes alongside reductions in code size and memory usage, plus a new diagnostic architecture architecture that will help you diagnose errors faster.
|
Dave Nott - SwiftUI: Autofocusing a TextField
Autofocusing a TextField is something that can’t be done with SwiftUI alone currently. Dave Nott explains a workaround.
|
Exploring Swift 5.2’s new functional features | Swift by Sundell
Let’s explore two of Swift 5.2’s new features, that both give the language some really interesting capabilities from a functional programming perspective.
|
Testing Swift packages on Linux using Docker – Ole Begemann
You are on a Mac and want to run or test one of your SwiftPM packages on Linux? Here’s a quick how-to, using Docker.
|
Two-way communication between an iOS WKWebView and a web page
A post about how to use Swift and JavaScript to communicate between the iOS WKWebView and the website
|
Building ViewModels with Combine framework | Majid’s blog about Swift development
In this article, Majid writes about building reactive ViewModels using Combine framework as a successor to UIKit ViewModels.
|
Gradient in SwiftUI | Sarun
Sarun with a short article about gradients in SwiftUI and how you can create linear, radial and angular gradients.
|
Replicating the iOS Reminders App using SwiftUI, Combine, and Firebase, Part 2 | Peter Friese
Learn how to use SwiftUI and Firebase to build a real-world app. This is the second part of an article, where Peter Friese replicates the iOS Reminders app.
|
|
BA: Swiftable 2019 - YouTube
All the talks from Swiftable 2019 which took place in Buenos Aires.
|
|
New Book: Thinking in SwiftUI · objc.io
After a few months spent delving into SwiftUI, the objc.io folks decided to write a short book: it’s called Thinking in SwiftUI. Since SwiftUI is still in its early days, the book focuses on the concepts behind the framework that they believe are essential to understand.
|
|
GitHub - twostraws/Sitrep
A source code analyzer for Swift projects.
|
GitHub - ilyapuchka/URLFormat
Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators. - ilyapuchka/URLFormat
|
Did you enjoy this issue?
|
|
|
|
In order to unsubscribe, click here.
If you were forwarded this newsletter and you like it, you can subscribe here.
|
|
|