tomw / TWCameraView

Simple & easy-to-use Swift 4 camera view for iOS
MIT License
11 stars 2 forks source link

Shuttering option #2

Open jackpaster opened 7 years ago

jackpaster commented 7 years ago

@tomw I love your project very much, but I'm having a problem. Instead of taking one photo and presenting the next viewcontroller the image. I want the user to hold down on the camera button and burst of images will be taken until they let go of the camera button. Once they let go, the array of images taken will be passed onto the next view controller. Can you please implement this

tomw commented 7 years ago

@jackpaster Interesting idea. Is it something you'd be able to take a look at, and send me a PR I can work with you on?

jackpaster commented 7 years ago

@tomw i don't know what a pr is or how to use it. I've looked up videos and I'm confused

jackpaster commented 7 years ago

@tomw and yes it's something you'd be able to look at