Mykola Buhai

Results 1 comments of Mykola Buhai

Hi, i had the same problem. FileSystem.moveAsync, change field "data" to "data.uri". This change solved problem in my case. To display error add .catch() after .then() this.camera.takePictureAsync() .then((data) => {...