I am trying to setup this project on my mac. I ran these commands. `brew install watchman` `brew install flow` `npm i` `react-native run-ios` In my simulator, I am getting this error `cannot read property style of undefined`. 