
Pitfalls and workarounds when dealing with RGB HDR Gain Map using ImageIO
I wrote a blog about how to process Apple HDR Gain Map using both ImageIO and Core Image approaches:
My experience and insights as an indie iOS developer.
Live Last read · last published · next check

I wrote a blog about how to process Apple HDR Gain Map using both ImageIO and Core Image approaches:

Pinpoint some trouble you may encounter when supporting JPEG-XL

Hey everyone.

Updated for iOS 26.1 / iPadOS 26.1

iPadOS has been evolving, and this year Apple is pushing the windowing experience even further in iPadOS 26 with the new Window Controls and a macOS-like menu bar.

Displaying images in iOS is both easy and challenging.

Starting with iOS 17, Apple introduced the Observation framework to make updating SwiftUI views more efficient.

Understand DrawingGroup, CompositingGroup and GeometryGroup in the Core Animation way

The question of whether the ViewModel concept should exist has become increasingly prevalent recently.

In 2022, I wrote an article about the state of SwiftUI and whether it was possible to build a complete app without using UIKit or AppKit.