Have you ever run into issues with building your React Native project locally? Some times Android SDK versions can get out of sink, watchman may disappaear because your updated homebrew, etc.
React Native CLI now includes a doctor
command to help you troubleshoot your configuration. Check out the React Native blog post here.
Tags: React Native, Workflow