Releases: antonKalinin/react-native-image-view
Releases · antonKalinin/react-native-image-view
v2.1.8
21 Oct 12:41
Compare
Sorry, something went wrong.
No results found
#61 Rollback changes for #39 because they break loading spinner proper behaviour
v2.1.7
17 Oct 19:53
Compare
Sorry, something went wrong.
No results found
v2.1.6
23 Sep 19:41
Compare
Sorry, something went wrong.
No results found
#54 Use componentDidUpdate instead of componentWillReceiveProps (thanks to @jeffraux )
Update example expo sdk version to 35.0.0
v2.1.5
08 Jun 11:24
Compare
Sorry, something went wrong.
No results found
#38 Added onImageChange property, thanks to @Cigarent
v2.1.4
11 Mar 21:52
Compare
Sorry, something went wrong.
No results found
#45 Add ability to pass custom component for close button
v2.1.3
24 Feb 18:07
Compare
Sorry, something went wrong.
No results found
#34 isSwipeCloseEnabled added to disable closing modal with swipe up or down (also isPinchZoomEnabled & isTapZoomEnable, see readme.md)
v2.1.2
02 Dec 19:00
Compare
Sorry, something went wrong.
No results found
#35 Add supportedOrientations prop to modal
v2.1.1
20 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Fix not passing close to control prop (if close not passed, default close will be used)
v2.1.0
19 Nov 22:41
Compare
Sorry, something went wrong.
No results found
#30 & #31 : Add controls prop to config previous and next buttons (also you can disable or customise close button), see README for more info.
#27 Partially fix freezing image when swipe on angle (still need improvements, but UI is not frozen now)
v2.0.12
10 Oct 19:59
Compare
Sorry, something went wrong.
No results found
#28 Fix android backpress button to close modal