This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Description
Bug Report
To Do First
Platforms
Android
Versions
- Android: Pie on emulator on mac os
- iOS: works fine here.
- react-native-camera: 3.19.0
- react-native: 0.61.5
- react: 16.9.0
Description/Current Behaviour
onStatusChange is responding that the camera is READY, but when attempting to take a picture with takePictureAsync, the error thrown is that the "camera is not running".
Expected Behaviour
For the 2 statuses to be in sync and the camera to take a picture.
Steps to Reproduce
Honestly, this is a big project so I can't run through that. It works perfectly on IOS.