Releases: bamlab/react-native-image-resizer
Releases · bamlab/react-native-image-resizer
0.0.10
07 Sep 05:59
Compare
Sorry, something went wrong.
No results found
Fix orientation of images on Android when rotate was set to 0. Thanks @superandrew213 !
0.0.9
26 Aug 15:03
Compare
Sorry, something went wrong.
No results found
Get rid of a deprecated method to fix compatibility with React Native 0.32. Thanks @sscaff1 !
⚠️ Breaking changes ⚠️
The module is now only compatible with React Native 0.28+
0.0.8
21 Aug 19:55
Compare
Sorry, something went wrong.
No results found
Use inSampleSize to reduce memory usage when loading image on Android (#35 ) Thanks @npomfret !
Update example to use react-native 0.31
0.0.6
30 Jun 17:14
Compare
Sorry, something went wrong.
No results found
v0.0.5
27 Jun 18:59
Compare
Sorry, something went wrong.
No results found
v0.0.4
14 Jun 10:32
Compare
Sorry, something went wrong.
No results found
Fix wrong resulting size of resized images on Android
v0.0.3
31 May 14:03
Compare
Sorry, something went wrong.
No results found
BUG Fixes
The #8 PR by @timzaak makes react-native-image-resizer:
Avoid double dot in filename (#6 ) : fixed by 452f4fa
Accept android content:// location (#7 ) file : fixed by cdde0a4
💃
0.0.2
05 Apr 17:07
Compare
Sorry, something went wrong.
No results found
Handle resizing of image coming from the RCTImageStore (after cropping an image for example)