That's great. Is it however possible to override the default behavior of <input type="file" accept="image/*" /> such that only the user gallery is shown instead of the camera option also popping up.
<input type="file" accept="image/*" />
That's great. Is it however possible to override the default behavior of
<input type="file" accept="image/*" />
such that only the user gallery is shown instead of the camera option also popping up.