I am looking for a way to repeatedly take pictures with as few operations as possible.
With the native camera, pressing the take button will take as many pictures as you press it, and you will not be asked if you want to retake the picture or not.
However, Image Picker requires repeated operations for each shot.
Can you give me some advice?
Thank you.