MenuPicker: Change Dropdown Style (SwiftUI)
I have used this StackOverflow Post to create a custom menu picker in SwiftUI:
SwiftUI Picker: how to resize content width?
I build a Picker and it is a menu type, my content is too short but picker item’s width is to large, i want resize the content’s width, how can i do it. May someone know, i am glad you could help me out!!!