TGCameraViewController
TGCameraViewController copied to clipboard
Add zoom using PinchGesture
Thanks @JosueSierra12! Question: Whats the best way to slow down the zoom speed during the pinch?
The class has a parameter called "pinchVelocityDividerFactor" that can be modified depending on the zoom you want
Thanks @JosueSierra12, I will mess with that parameter again. I though I did and it did not work for me, but I'll give it another try.
@JosueSierra12, the "pinchVelocityDividerFactor" worked. I was just not increasing it by enough the first time. Thanks!
excellent!, the zoom will be very useful in the library, excellent library!
Hey @JosueSierra12, this is very useful, I needed exactly this. Well done 👍 . @Adrian1kat can you merge?