Anthonyzou / react-native-image-zoom

Image pan and zoom for Android
https://www.npmjs.com/package/react-native-image-zoom
MIT License
115 stars 52 forks source link

Could not resolve all dependencies for configuration ':react-native-image-zoom:_debugCompile'. #31

Open waleedarshad-vf opened 8 years ago

waleedarshad-vf commented 8 years ago

What went wrong: A problem occurred configuring project ':app'.

A problem occurred configuring project ':react-native-image-zoom'. Could not resolve all dependencies for configuration ':react-native-image-zoom:_debugCompile'.

Could not find com.github.chrisbanes:photoview:1.3.0. Searched in the following locations: file:/Users/waleed/.m2/repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.pom file:/Users/waleed/.m2/repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.jar https://jcenter.bintray.com/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.pom https://jcenter.bintray.com/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.jar file:/Users/waleed/Documents/projects/zig-android/node_modules/node_modules/react-native/android/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.pom file:/Users/waleed/Documents/projects/zig-android/node_modules/node_modules/react-native/android/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.jar file:/Users/waleed/Library/Android/sdk/extras/android/m2repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.pom file:/Users/waleed/Library/Android/sdk/extras/android/m2repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.jar file:/Users/waleed/Library/Android/sdk/extras/google/m2repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.pom file:/Users/waleed/Library/Android/sdk/extras/google/m2repository/com/github/chrisbanes/photoview/1.3.0/photoview-1.3.0.jar Required by: Zig:react-native-image-zoom:unspecified

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
waleedarshad-vf commented 8 years ago

solution is to use https://github.com/alwx/react-native-photo-view

sakshityagi commented 7 years ago

I am also facing the same issue. Anybody was able to resolve it? @Anthonyzou

rezaarifian commented 7 years ago

Same issue