@@ -229,6 +229,7 @@ class CameraView(context: Context, private val frameProcessorThread: ExecutorSer
|
|||||||
cameraExecutor.shutdown()
|
cameraExecutor.shutdown()
|
||||||
takePhotoExecutor.shutdown()
|
takePhotoExecutor.shutdown()
|
||||||
recordVideoExecutor.shutdown()
|
recordVideoExecutor.shutdown()
|
||||||
|
reactContext.removeLifecycleEventListener(this)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user