I had a similar problem, and after spending so much time and lots of searching about this issue the only trick worked for me:
- Please Install the Required SDKs as shown in this figure
Configure Required SDKs

- If You have already installed it, so you must have to update the following SDKs:
Android SDK Tool(update it to latest version)Android SDK Platform-tools(update it to latest version)Android SDK Build-tools(update it to latest version)Android Support RepositoryunderExtrafolder (update it to latest version)
- You Must have at least Installed the Same version
Android APIas the installedAndroid SDK Build-tools&Android SDK Platform-toolsversion as shown in theConfigure Required SDKsfigure above.
Note: Local Maven repository for Support Libraries which is listed as the SDK requirement in the official docs of React-native is now named as Android Support Repository in the SDK Manager .