You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installation of module. I am not able to install my app in android studio emulator. I got the error as Could not find com.android.support:support-core-ui-v7:25.0.1 during command "react-native run-android".
React Version : "react-native": "0.55.4"
Gradle version : "2.2.3"
Android Version : "7.1 (Nougat) - API 25"
I have followed instruction as you provided for installation of this package.
Can anyone help me to solve out this problem?
The text was updated successfully, but these errors were encountered:
Jaydipsinhv
changed the title
Issue: Could not find com.android.support:support-core-ui-v7:25.0.1 during react-native run-android
Issue: Could not find support-core-ui.jar (com.android.support:support-core-ui:27.0.2) during react-native run-android
Jun 20, 2018
Problem
After installation of module. I am not able to install my app in android studio emulator. I got the error as Could not find com.android.support:support-core-ui-v7:25.0.1 during command "react-native run-android".
React Version : "react-native": "0.55.4"
Gradle version : "2.2.3"
Android Version : "7.1 (Nougat) - API 25"
I have followed instruction as you provided for installation of this package.
Can anyone help me to solve out this problem?
The text was updated successfully, but these errors were encountered: