I am developing a camera app by using Xcode ver.1.12.5 and SwiftUI (for iPhone8). The functions of the app are capturing a photo with front camera and saving the photos to Camera Roll. I’d like to add functions to realize (1) delayed shooting with (2) displaying remaining time. Could you tell me the code for above (1) and (2)?Thank you for your kindly support in advance.
developing a camera app(self timer, camera timer, delayed shooting))
This question seems to be just a duplicate of another post of yours. Generally, when any of your question could not get good responses, duplicate posts would not considered to be a good manner. And do everything for me-type questions are not preferred. To get better responses sooner, you should better include as much info as you can explaining what you have learnt till now. Frankly, posts including codes would get more responses even when the code is incomplete.