I'm making a website which has upload function and I'm using an input type=file to make upload.
On mobile, when I click on that input, a popup (Choose an option) shows for user to choose the source they want to use (refer to the image below)

Problems is, that popup depends on device user are using (iOS && android). Is there anyway to customize that popup using html or pwa or replacing it or something else ? I want to make it look different from the default.