Cannot focus camera
Opened this issue · 1 comments
EthanSchatzline commented
Hello,
I am Using some overlays that are on a scrollView ontop of the camera view. (Like snapchat where you have camera controls then can scroll up to see other controls like settings and stuff).
Because of this, my cameraView does not recognize any taps because the overlays and scrollView pick them all up.
Would you be able to make those control methods public so I can call them manually?
focusAtPoint
showFocusBox
EthanSchatzline commented
Also, Could you make it possible to disable the camera freezing? I would like to disable that feature for my situation.