exyte / MediaPicker

Customizable media picker written with SwiftUI
MIT License
334 stars 42 forks source link

How to remove Preview and allow one selection ? #15

Closed X901 closed 1 year ago

X901 commented 1 year ago

Hi, I'm trying to remove preview so when user select the image the MediaPicker close immediately without need to show preview then tap select button !

but I didn't find any way to that

f3dm76 commented 1 year ago

Hey @X901, please check out version 2.0.2, modifier showFullscreenPreview. Have a wonderful day!