Carpaccio
Carpaccio copied to clipboard
How to use with PhotosPickerItem
How to use with PhotosPickerItem
PhotosPicker(selection: $selectedItem, matching: .images) {
Label("select photo", systemImage: "photo")
}
.tint(.purple)
.controlSize(.large)
.buttonStyle(.borderedProminent)