The problems you might face while setting up React Native and Android Studio
Problem1:Android Debug Bridge not found:
The problem most people face after installing android studio is that Android Debug Bridge(adb) can't be located. It a major reason behind the failing of app build. To solve this issue follow the following step...
simranmehta18.hashnode.dev2 min read