I\'ve upgraded from RN 0.54 to 0.57 and my app has pretty much fallen over due to using React Native Elements.
I took use of their error functionality on TextI
TextI
This error occurs when you have /*Commented code*/ in your return() function.
/*Commented code*/
return()
Spent a good chunk of the day doing completely unrelated tasks to try and fix this one.