Error running React Native app out of debug mode

Asked

Viewed 165 times

0

I’m having a weird mistake that I couldn’t find anywhere to fix. When running the app in debug mode it goes smoothly with no errors but when running the same app with no changes with debug mode disabled it gives the red screen of error. Could you help me?

Follow link from my project on github: https://github.com/TcheORfabio/WhatsApp-Clone

PS: I’m using React-navigation instead of router-Flux

PS2: I’m using genymotion as an emulator to test.

Error print

inserir a descrição da imagem aqui

  • Hello @Fabio. Edit your question and put the code you think is necessary to understand your question and what its difficulty is. Avoid putting only links to code or place images. Take the opportunity to do the Tour to better understand how the website.

1 answer

0

I don’t know if you still have this problem, but I solved it like this:

$npm install --save [email protected]

Getting back to that version worked smoothly.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.