How to remove title from actionSheet in SwiftUI – Ios swift
Just like the question asks, how do I remove the title from the action sheet below? I'm using iOS 14, don't want to upgrade to SwiftUI 3. There's no initializer for the actionSheet with a titleVisibility parameter or anything like…