Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IOS - React Native - Unhandled JS Exception: SyntaxError

I have facing problem whenever I create a new React Native project. displayed red screen, and got following error message in the xcode console.

enter image description here

enter image description here

like image 230
AtulParmar Avatar asked Aug 02 '26 02:08

AtulParmar


1 Answers

Hi I had the same problem. Found the solution in here : https://github.com/facebook/react-native/issues/11384

TL;DR : There seems to be a problem with [email protected]^

So just start the tutorial again and use: react-native init AwesomeProject --version 0.38.0.

This solved the problem for me.

Have fun

like image 189
Ayalon Grinfeld Avatar answered Aug 03 '26 17:08

Ayalon Grinfeld



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!