callstack / callstack/react-native-pager-view
Gradle warning when configuring app project
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3.4k
- Forks
- 476
- Ø Merge
- 10 T. 21 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
## Environment
react-native-pager-view 5.2.1
react-native 0.64.2
Gradle 6.7
## Description
When gradle configures my project, I get the following warning:
```
> Configure project :react-native-pager-view
Adding a Configuration as a dependency is a confusing behavior which isn't recommended. This behaviour has been deprecated and is scheduled to be removed in Gradle 8.0. If you're interested in inheriting the dependencies from the Configuration you are adding, you should use Configuration#extendsFrom instead. See https://docs.gradle.org/6.7/dsl/org.gradle.api.artifacts.Configuration.html#org.gradle.api.artifacts.Configuration:extendsFrom(org.gradle.api.artifacts.Configuration[]) for more details.
```
## Reproducible Demo
I ran `./gradlew clean` on the command line of my project.
I suspect it will reproduce with any project using Gradle 6.7.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die Warnung mit ./gradlew clean in einem Projekt zu reproduzieren, das react-native-pager-view 5.2.1, React Native 0.64.2 und Gradle 6.7 verwendet. Untersuche die Gradle-Konfiguration von react-native-pager-view, die während der Einrichtung des App-Projekts ausgeführt wird. Als erledigt gilt die Aufgabe, wenn die Warnung über die veraltete Configuration-Abhängigkeit nicht mehr erscheint.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react-native
- Bereich
- build-system, mobile
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100