Post

Replies

Boosts

Views

Activity

Comment on .bottomBar toolbar item missing after rotation in NavigationSplitView on iOS 26 (Regular width / compact height)
Hi Albert - toolbar(.visible, for: .bottomBar) doesn't have any impact on the issue. I'm on the latest version of Xcode but the issue has been present across the 26 release. We don't want to use the .safeAreaInset(edge: .bottom) because it would break our pattern and there's no way to know how durable that fix is. Also it's less clear semantically than toolbar.
Topic: UI Frameworks SubTopic: SwiftUI
3d
Comment on .bottomBar toolbar item missing after rotation in NavigationSplitView on iOS 26 (Regular width / compact height)
Hi Albert, I'm on the latest version of Xcode but this issue has been ongoing across the 26 release. We don't want to move to .safeAreaInset(edge: .bottom) because it would break our established pattern and there's no way to know how durable that would be. It's also less clear from a semantic standpoint. The .toolbar(.visible, for: .bottomBar) doesn't fix the issue.
Topic: UI Frameworks SubTopic: SwiftUI
3d
Comment on .bottomBar toolbar item missing after rotation in NavigationSplitView on iOS 26 (Regular width / compact height)
Hi Albert - toolbar(.visible, for: .bottomBar) doesn't have any impact on the issue. I'm on the latest version of Xcode but the issue has been present across the 26 release. We don't want to use the .safeAreaInset(edge: .bottom) because it would break our pattern and there's no way to know how durable that fix is. Also it's less clear semantically than toolbar.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
3d
Comment on .bottomBar toolbar item missing after rotation in NavigationSplitView on iOS 26 (Regular width / compact height)
Hi Albert, I'm on the latest version of Xcode but this issue has been ongoing across the 26 release. We don't want to move to .safeAreaInset(edge: .bottom) because it would break our established pattern and there's no way to know how durable that would be. It's also less clear from a semantic standpoint. The .toolbar(.visible, for: .bottomBar) doesn't fix the issue.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
3d