I am creating app in which I want to choose multiple photo and video from photo/video library of device, to upload.
But using native sdk picker we can choose one by one.
Is there any library by which we can make pickerview multiple selection by putting checkbox or something.
Please help