Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find any version that matches com.facebook.react:react-native:0.60.+ #14

Open
dguard opened this issue Jan 12, 2022 · 1 comment

Comments

@dguard
Copy link

dguard commented Jan 12, 2022

Description

Execution for Android is not successfull

Screenshots

image

Steps To Reproduce

  1. npm install --save react-native-full-screen
  2. change lines in android/settings.gradle
  3. change lines in android/app/build.gradle
  4. change lines in MainActivity.java
  • React:
    "react": "17.0.1",
  • React Native:
    "react-native": "0.64.1",

"name": "react-native-full-screen", "version": "0.0.4",

@dguard
Copy link
Author

dguard commented Jan 12, 2022

When remove line include ':app' from android/settings.gradle then I got this screen
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant