My app needs the flash to stay on when recording a video. I'm using expo to develop and test for react-native on both Android and iOS. Android works as expected, but on iOS, setting the flashMode to 'torch' still turns off the flash when recordAsync is called. I've tried using other modules for the torch/flash function, but none work at the same time as the camera.
↧