react-native-image-resizer

πŸ—» Resize local images with React Native

MIT License

Downloads
276.4K
Stars
1.6K
Committers
54

Bot releases are visible (Hide)

react-native-image-resizer - Release 3.0.10 Latest Release

Published by taboulot 5 months ago

Bug Fixes

  • android: fix rotation on android devices (#398) (7bb6b04f)
react-native-image-resizer - Release 3.0.9

Published by taboulot 6 months ago

Release 3.0.9

Bug Fixes

  • android: handle namespace properly starting AGP 8 (#401) (8d32e31)
react-native-image-resizer - Release 3.0.8

Published by taboulot 6 months ago

3.0.8 (2024-04-24)

Bug Fixes

  • add namespace to aos build gradle config (#391) (03a9709)
  • Fix typing to make outputPath actually accept null (#395) (47c7f86)
react-native-image-resizer - Release 3.0.7

Published by taboulot about 1 year ago

πŸ› Fix :

react-native-image-resizer - 3.0.6

Published by taboulot about 1 year ago

πŸ› Fix :

  • Handle path & uri on iOS (#381)
  • Fix Folly version dependency (#382 & #370)
react-native-image-resizer - 3.0.5

Published by taboulot over 1 year ago

πŸ› Fix :

  • Fix error (No matching function for call to 'transformImage') when archive with Xcode < 14.x (#350)
react-native-image-resizer - 3.0.4

Published by taboulot almost 2 years ago

πŸ› Fix :

  • Fix crash when rotation and keepMeta are not defined (#343)
react-native-image-resizer - 3.0.3

Published by taboulot about 2 years ago

πŸ› Fix :

  • iOS: add MobileCoreServices when using use_frameworks! in the project (#338)
react-native-image-resizer - 3.0.2

Published by taboulot about 2 years ago

πŸ› Fix :

  • Fix default value when options is defined partially (#336 )
react-native-image-resizer - 3.0.1

Published by taboulot about 2 years ago

πŸ› Fix :

  • Export method createResizedImage as default like in previous versions (#330)
  • Fix a crash when parameter options is not specified (#331)
react-native-image-resizer - 3.0.0

Published by taboulot about 2 years ago

What's new?

3.0.0 (2022-09-15)

3.0.0-beta.2 (2022-09-08)

3.0.0-beta.1 (2022-09-01)

react-native-image-resizer - 3.0.0-beta.2

Published by taboulot about 2 years ago

πŸ› Fix :

  • Fix naming of createResizedImage method (#326)
  • Get the correct image orientation on r24+ (#274)
react-native-image-resizer - 3.0.0-beta.1

Published by taboulot about 2 years ago

πŸ› Fix :

  • [iOS] React requires that all NSNumber arguments are explicitly markek as nonnull #320
react-native-image-resizer - 3.0.0-beta.0

Published by taboulot about 2 years ago

❇️ Features:

  • Add support for TurboModules (with retro compatibility)

❌ BREAKING CHANGE:

  • NPM package has moved to @bam.tech/react-native-image-resizer
react-native-image-resizer - 1.4.5

Published by PierreCapo over 3 years ago

Changelog since 1.4.0:

Fix πŸ› :

react-native-image-resizer - 2.0.0-beta.0

Published by PierreCapo almost 4 years ago

Rewrite of react-native-image-resizer from Objective-C to Swift. See https://github.com/bamlab/react-native-image-resizer/pull/268 for more information

API Breaking change compared to v1 : none

react-native-image-resizer - 1.4.0

Published by PierreCapo almost 4 years ago

Features ❇️ :

  • add different resize modes and onlyScaleDown options. Kudos to @pxpeterxu @hsource ! πŸ™Œ
react-native-image-resizer - 1.3.0

Published by PierreCapo about 4 years ago

Features ❇️ :

  • Allow using images from http/https on Android (already available on iOS) thanks @cristianoccazinsp

Fix πŸ› :

  • Allow the library to be used within XCode 12 projects
react-native-image-resizer - 1.2.4

Published by PierreCapo about 4 years ago

Fix:

Fix a long standing issue that was causing the react-native-image-resizer module to take too much memory particularly in the case when used with the Share extension. Thanks @robertbarclay

react-native-image-resizer - 1.2.3

Published by PierreCapo over 4 years ago

Release Notes:

  • Fix flow and Typescript typings, thanks @vonovak
Package Rankings
Top 1.15% on Npmjs.org
Top 8.17% on Proxy.golang.org
Related Projects