Skip to content

Releases: RonRadtke/react-native-blob-util

0.23.1: fixes #428

02 Nov 20:49

Choose a tag to compare

fixing a crash during readStream on iOS

0.23.0

28 Oct 07:33

Choose a tag to compare

  • Change ios assets framework to photos framework to remove the deprecated module
  • fix(ios): progress interval and count read incorrectly
    Tahnk you for your support!

0.22.2

28 May 21:18

Choose a tag to compare

Fixing issue in rn-windows and rn 78

0.22.1-r2

27 May 20:33

Choose a tag to compare

kinda need it .....

0.22.1-r1

27 May 20:27

Choose a tag to compare

fix build pipeline test

0.22.1

27 May 18:48

Choose a tag to compare

Upgrade versions for react-native-windows

0.22.0

25 May 20:40

Choose a tag to compare

Support for Windows new arch

thank you @anupriya13 and @acoates-ms

0.21.3

21 May 06:02

Choose a tag to compare

  • Removing some no longer needed fallback
  • Documentation updates
  • remove() method doesn't remove path from list

0.21.2

18 Dec 10:13

Choose a tag to compare

  • Due to a bug in the cli autolinking did not discover the lib anymore. That's fixed by the comment added. This tricks autolinking into discovering the lib again

0.21.1

13 Dec 21:24

Choose a tag to compare

  • Updating native side on Android to ensure combability with future RN Releases
  • Typing improvements