czewail opened this issue 6 months ago · 0 comments
How to use with PhotosPickerItem
PhotosPicker(selection: $selectedItem, matching: .images) { Label("select photo", systemImage: "photo") } .tint(.purple) .controlSize(.large) .buttonStyle(.borderedProminent)