Select photo from Mobile photo gallery and upload in IONIC 3 PWA

I am using Ionic 3 and developing PWA. So from browser I want to give facility for user to select image from mobile device photo gallery or computer directory and upload to server.

How can this be achieved?

Any pointer to sample application

Regards

Camera plugin supported platform “browser”, sourceType = 0 allow user to select photo from gallery.