Magneto Guys

Results 2 issues of Magneto Guys

when loading dependency graph got error message "NotFoundError: Cannot find entry file index.js in any of the roots"

Hi, i'm facing problem, when i take picture, Expo client suddenly stopped without error information snap = async function(){ if (this.camera) { this.camera.takePictureAsync().then(data => { FileSystem.moveAsync({ from: data, to: `${FileSystem.documentDirectory}photos/Photo_${this.state...