Releases: ihor/react-native-scalable-image
Releases · ihor/react-native-scalable-image
1.1.0
12 Feb 23:30
Compare
Sorry, something went wrong.
No results found
Fixed the inifinite re-rerendering loop
Added possibility to provide custom Image component
1.0.0
28 Aug 16:25
Compare
Sorry, something went wrong.
No results found
0.5.0
26 Jan 22:15
Compare
Sorry, something went wrong.
No results found
Added Typescript type declarations (thx @mtnptrsn )
0.4.0
26 Jan 13:27
Compare
Sorry, something went wrong.
No results found
Added onSize callback prop which is called when image size is calculated
0.3.0
17 Jan 12:50
Compare
Sorry, something went wrong.
No results found
Added possibility to use scalable image as a background image (thx @ikhsanalatsary )
Added recomputing image size when props are updated (thx @brendan-rius )
0.2.1
09 Sep 15:14
Compare
Sorry, something went wrong.
No results found
Switched to the prop-types npm package instead of React.PropTypes
0.2.0
09 Sep 15:07
Compare
Sorry, something went wrong.
No results found
Added support for static images. Thanks @spoeck for the pull request.
v0.1.5
17 Aug 16:34
Compare
Sorry, something went wrong.
No results found
Added maxWidth and maxHeight props
Fixed issue with updating state of an unmounted image