photo-compose
photo-compose copied to clipboard
Alternative implementation of PhotoView for Jetpack Compose that supports zooming, by various touch gestures.
Results
2
photo-compose issues
Sort by
recently updated
recently updated
newest added
When I use it in conjunction HorizontalPager, I've found that sometimes swiping left or right doesn't work. After some troubleshooting, I found that the problem occurs when the Offset is...
When the image is zoomed to the maximum size, I'm unable to swipe to the next image; but the photoViewer can.