Jun
26
WWDC
5 min read

What's new in UIKit - WWDC22

New Navigation Bar features, new UICalendarView, and UIPageControl. Pasteboard access permissions. UISheetpresentationController improvements. SFSymbols rendering modes. Self-resizing cells. UIHostingConfiguration to embed SwiftUI into UICollectionView and UITableView. Here is a detailed summary.
Jul
07
WWDC
8 min read

What's new in SwiftUI - WWDC22

Charts framework, brand new and fixed NavigationStack. Multi-window and menu bar extras for MacOS SwfitUI apps. New Layout protocol and many other things. Here is a detailed summary of the "What's new in SwiftUI" session from WWDC2022.
Aug
02
WWDC
7 min read

What's New in Swift 5.7 - WWDC22

Command Plugins for SPM, Threadsafe Concurrency with Actors model, and brand new distributed Actors. Swift Regex framework. Massive update of Swift Generic Protocols. Here is a detailed summary of the "What's New in Swift" session from WWDC2022.
Dec
05
Why We Shouldn't Worry About AI Powered Tools Like ChatGPT
AI
2 min read

Why We Shouldn't Worry About AI Powered Tools Like ChatGPT

Is there a hotter topic than ChatGPT this week? I've spent a weekend with ChatGPT, and here are some thoughts about it.
Jul
29
How To Make a Card Game For iOS — Architecture Overview (Part 1)
iOS App Development
8 min read

How To Make a Card Game For iOS — Architecture Overview (Part 1)

While UIKit is not killed by SwiftUI and is still used at least somewhere, I decided to start a set of posts devoted to implementation of UIKit-based card game engine.