Skip to content

Releases: GetStream/photoview-android

1.0.2

19 Jun 05:32
Compare
Choose a tag to compare

What's Changed

  • Update Kotlin 2.0.0 and bump dependencies by @skydoves in #7

Full Changelog: 1.0.1...1.0.2

1.0.1

21 Feb 07:48
ae2f772
Compare
Choose a tag to compare

What's Changed

  • Check if the photo attacher is initialized on setting the scale type by @skydoves in #4
  • Implement photoview dialog module by @skydoves in #5

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Feb 06:07
a55861c
Compare
Choose a tag to compare

PhotoView Android has been published! 🎉

🌇 PhotoView is an ImageView component for Android that enables zoom functionality through diverse touch gestures. This project has been forked from ChrisBanes' PhotoView.

The aim of this library is to sync up to the recent androidx library, address bugs, enhance features, and distribute the package through Maven Central instead of Jitpack.