React Native: SyntaxError in node_module -> EventEmitter.js: Unexpected Token, Expected "]"
I'm upgrading my React Native project to a newer version. What I’ve done for this: Created a new React Native project using the latest version. Installed all the required packages that were in the old project to test for compatibility.…