Releases: jobtoday/react-native-image-viewing
Releases · jobtoday/react-native-image-viewing
v0.2.2
v0.2.0
👏Big thanks to all guys and especially @maksimko for bunch of fixes and improvements!
- #40 add proper support of
ImageURISource
object with headers - #36 add long press support, see README for more info (thanks to @nojimage)
- #42 Android: fix warning caused by back handler
- #30 & #34 Android: use RN modal component instead of custom View based implementation
- #38 add local images support
- #41 add fast fix to prevent image to disappear when using swipe to close
v0.1.8
v0.1.7
v0.1.6
v0.1.5
- Fix v0.1.4 rollout by rebuilding dist, sorry for inconvenience
v0.1.4
v0.1.3
- build and publish changes announced in v0.1.2
v0.1.2
- Add double tap to zoom on Android
- Hide header and footer when image is scaled
v0.1.1
- Fix initial image scale on iOS