Regex, Widgets in Big Sur and Redacted SwiftUI

One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
█████ed SwiftUI: The Problem
SwiftUI has introduced the concept of “████ed views”, which gives you a really nice way to ████ the text and images from views.
Read More
Articles
Regular expressions are a powerful tool for working with text, but it’s often a mystery how to use them in Swift.

One of the most exciting additions to iOS 14, WidgetKit is also available on macOS Big Sur, where it replaces the legacy “Today extensions”.

Learn how to write unit tests for delegate/protocol methods.

An overview of how to use Metal to apply filters to images to perform a simple color inversion on the input image.

CryptoKit is a Swift framework that makes it easier and safer to perform common cryptographic operations.


Videos
I love that access control is an integral component of the Swift programming language. Access control lets you carefully control what properties and methods an entity exposes.

Other
There is great value in meditating upon the simplest possible example of a thing you can come up with.
Curated by Infinum's iOS team.
Infinum iOS Team · 67E 11th St · New York NY 10003 · USA
Unsubscribe | View in browser

Older messages

WithAnimation, Naming Unit Tests and Extend Implicit Member Syntax

Friday, September 4, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Turning the ChibiStudio canvas into an App Clip for iOS

Logging in Swift, Functions as Dependencies and How to Improve the Observer Pattern

Thursday, August 27, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Logging in Swift Exploring the new Swift Logger struct,

Custom URL Scheme, Compiler Directives and how to Create Snake in SwiftUI

Thursday, August 20, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Locker Securely lock your secrets under the watch of

AppAttest, UIStackView and What You Need to Know About Widgets

Thursday, August 13, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Everything You Need to Know About iOS 14 Widgets Static

Custom Combine Publishers, Paging UI in SwiftUI & Views and Controls

Thursday, August 6, 2020

One more thing... Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. A Better Way to Git Log to Understand Changes in a Big

You Might Also Like

JSK Daily for Nov 15, 2024

Friday, November 15, 2024

JSK Daily for Nov 15, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Introducing the New React Timeline Component The React Timeline component offers a

iOS Dev Weekly - Issue 687

Friday, November 15, 2024

It's not all as bad as you think it is! 🙏 View on the Web Archives ISSUE 687 November 15th 2024 Comment The recent survey I did reminded me that, when you work with Swift every day, it can be easy

SWLW #625: Finding your personal metrics, Using language to change how we think, and more.

Friday, November 15, 2024

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

Spyglass Dispatch: Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App

Friday, November 15, 2024

Streaming's Content Maze • Disney's Earnings • Elon's Lawsuit • Elon's Valuations • ChatGPT's Agentic App The Spyglass Dispatch is a free newsletter sent out daily on weekdays. Feel

Daily Coding Problem: Problem #1609 [Hard]

Friday, November 15, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Twitter. You are given an array of length 24 , where each element represents the number

Mapped | The Two Largest Cities on Every Continent by Population 🌎

Friday, November 15, 2024

Population figures for urban agglomerations—continuously built up areas—were used to determine the two largest cities for each continent. View Online | Subscribe | Download Our App Presented by:

Issue #567: Help improve Survey, LittleJS jam started, and Phaser 4 Beta is out

Friday, November 15, 2024

View this email in your browser Issue #567 - November 15th 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Your customer needs you

Friday, November 15, 2024

​ Discover your customer's needs Customer discovery is the foundation of great product development. Without it, teams risk creating solutions for nonexistent problems. Asking the right questions

Explaining Prompt Engineering

Friday, November 15, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 15, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 15, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Understanding SwiftUI's View Update Mechanism: