hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

Upload Selected images/videos to Amazon s3 #412

Closed mansuu closed 4 years ago

mansuu commented 6 years ago

Hi All,

I have implemented hypersolo/ImagePicker in my swift project. But I want selected images to send to Amazon s3. To achieve this, I need selected file's path and media type. How to do that Any help here??