robb @robb.is · Oct 16

Today, we've updated Linear Mobile with an all-new design that looks great on iOS 26, and thanks to the powerful APIs #SwiftUI has been adding over the past few years, we're bringing it to iOS 18 with zero compromise. Get the update here: apps.apple.com/app/linear-m...

12 likes 2 replies

?

Replies

Martin Du4 · Oct 16

Superb work. I really like that « frosted » design look.

robb · Oct 16

For our new navigation pattern, we're not using TabView or NavigationStack – instead, a UINavigationController wrapped in UIViewControllerRepresentable manages all view presentation. When you switch tabs, we replace its viewControllers array using a custom crossfade transition.