spencercarli / react-native-snapchat-clone

106 stars 25 forks source link

Can not run react-native-snapchat-clone app on samsung galaxy 8 #4

Open amunna opened 7 years ago

amunna commented 7 years ago

I did as per the README but getting this error on the device right after the app fetches JS bundle and tries to load.

java.util.concurrent.ExecutionException:java.lang.RuntimeException:SyntaxError:Strict mode does not allow function declarations in a lexically nested statement. (http://localhost:8080/index.android.bundle?platform=android&dev=true&hot=false&minify=false

Please look into it.

Thanks