bm-x / PhotoView

图片浏览缩放控件
2.63k stars 539 forks source link

Issues loading the version 1.4.1 #124

Open abdallahkadour opened 2 years ago

abdallahkadour commented 2 years ago

I am implementing a native script app, and by updating to @nativescript/android 8.2.2 I got an error indicating that the version 1.4.1 of this library is missing

Could not find com.bm.photoview:library:1.4.1.
Required by:
   project :app

How do I find a jar of this version? Thanks in advance

panpf commented 11 months ago

This project seems to have not been maintained for a long time. You can take a look at my image zoom library ZoomImage (https://github.com/panpf/zoomimage), which supports compose and view, subsampling, and glide, picasso, and coil image loader. The has now reached the beta stage of public testing. Welcome to the https://github.com/panpf/zoomimage/releases page to download the APK and experience the effect.