Post

Replies

Boosts

Views

Activity

Reply to IOS 18 update causes toolbar contents to not show
Same issue here - the icon stopped appearing on iOS 18. My snippet: .toolbar { ToolbarItem(placement: .topBarTrailing) { Button(action: { helpTapped() }, label: { Image(asset: .helpDefault) .renderingMode(.template) }) } }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24