React-native: synatax error attempted to redefine property backgroundcolor

Created on 10 Nov 2015  路  2Comments  路  Source: facebook/react-native

synatax error attempted to redefine property backgroundcolor line 11353

Locked

Most helpful comment

You probably have a syntax error in your code where you are defining backgroundColor twice in the same object.

All 2 comments

You probably have a syntax error in your code where you are defining backgroundColor twice in the same object.

@ide at the time of runtime

i got this error that: Attempted to redefine property
textAlign

but if I do DebugJSRemotely that error never comes why so and how can i access bundle file.
I tried accessing using Chrome going to url but i don't see the line number which is mentioned on the error for me it is

116663

Was this page helpful?
0 / 5 - 0 ratings