I\'m working on MacOS and just starting with react-native.
react-native
One of the first steps to get started is to run: react-native run-android or
react-native run-android
I usually get this error when I forget to build the project using Android Studio. A simple sync and upgrading Gradle will do the work.