Skip to content

Releases: mrousavy/react-native-nitro-image

Release 0.14.0

27 Apr 10:48

Choose a tag to compare

0.14.0 (2026-04-27)

🐛 Bug Fixes

  • Fix build, rename TurboReactPackage -> BaseReactPackage (#114) (80e8088)

Release 0.13.1

15 Mar 20:21

Choose a tag to compare

0.13.1 (2026-03-15)

✨ Features

  • Add progressive loading to Web Image (#108) (e06fb32)

💨 Performance Improvements

🐛 Bug Fixes

  • Fix Android ArrayBuffer crash when calling thumbhashFromBase64String (#101) (a685148)

Release 0.13.0

04 Mar 14:15

Choose a tag to compare

0.13.0 (2026-03-04)

‼️ Nitro 0.35.0

This release of react-native-nitro-image requires react-native-nitro-modules 0.35.0 or higher.

🐛 Bug Fixes

Release 0.12.0

12 Feb 19:15

Choose a tag to compare

0.12.0 (2026-02-12)

✨ Features

Release 0.11.1

12 Feb 11:07

Choose a tag to compare

0.11.1 (2026-02-12)

🐛 Bug Fixes

  • Update Nitro to 0.33.9 to fix iOS release build error (#98) (a018ab8)

Release 0.11.0

10 Feb 10:50

Choose a tag to compare

0.11.0 (2026-02-10)

🐛 Bug Fixes

  • Allow caching local images with zero lag (#95) (84cd465)
  • Clip UIImageView to bounds (c19464b)
  • Fix any load flickers on Android (#96) (2943210)

Release 0.10.2

03 Feb 12:26

Choose a tag to compare

0.10.2 (2026-02-03)

✨ Features

  • Update Nitro to 0.33.4 to speed up prop parsing (#93) (b68eecc)

Release 0.10.1

23 Jan 10:50

Choose a tag to compare

0.10.1 (2026-01-23)

Release 0.10.1-0

14 Jan 17:46

Choose a tag to compare

Release 0.10.1-0 Pre-release
Pre-release

0.10.1-0 (2026-01-14)

✨ Features

  • Add allowHardware flag to Web Image Loader (#90) (366950f)

Release 0.10.0

12 Jan 17:05

Choose a tag to compare

0.10.0 (2026-01-12)

✨ Features

  • Recycle HybridImageView using Nitro 0.33 (#89) (b5af7cc)