Releases: jobtoday/react-native-image-viewing
Releases · jobtoday/react-native-image-viewing
v0.2.2
18 Apr 19:41
Compare
Sorry, something went wrong.
No results found
#119 : Improve pitch to zoom on Android
Update example to Expo SDK 44
Add ngrok to example for tunneling
v0.2.0
24 May 17:32
Compare
Sorry, something went wrong.
No results found
👏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
18 Mar 15:24
Compare
Sorry, something went wrong.
No results found
#19 & #30 Fix BackHandler issue for Android
v0.1.7
03 Mar 19:15
Compare
Sorry, something went wrong.
No results found
#12 presentationStyle prop added that allows to hide status bar on Android when modal is opened:
< ImageViewing
. . .
presentationStyle = "overFullScreen"
/ > ;
Check README.md for more info
v0.1.6
04 Feb 18:53
Compare
Sorry, something went wrong.
No results found
#17 Adds onImageIndexChange prop to enable tracking that image has changed
v0.1.5
04 Feb 08:37
Compare
Sorry, something went wrong.
No results found
Fix v0.1.4 rollout by rebuilding dist, sorry for inconvenience
v0.1.4
03 Feb 18:25
Compare
Sorry, something went wrong.
No results found
#4 Added iOS double tap to zoom. This functionality can be disabled by setting doubleTapToZoomEnabled to false
v0.1.3
08 Jan 20:33
Compare
Sorry, something went wrong.
No results found
build and publish changes announced in v0.1.2
v0.1.2
01 Jan 21:08
Compare
Sorry, something went wrong.
No results found
Add double tap to zoom on Android
Hide header and footer when image is scaled
v0.1.1
27 Dec 21:09
Compare
Sorry, something went wrong.
No results found
Fix initial image scale on iOS