mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-31 13:41:08 +00:00
start/stop preview in takePicture callback, default to FOCUS_MODE_CONTINUOUS_PICTURE
This commit is contained in:
@@ -144,6 +144,3 @@ public class RCTCameraView extends ViewGroup {
|
||||
this.postInvalidate(this.getLeft(), this.getTop(), this.getRight(), this.getBottom());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user