Skip to content

Releases: RonRadtke/react-native-blob-util

0.22.2

28 May 21:18
Compare
Choose a tag to compare

Fixing issue in rn-windows and rn 78

0.22.1-r2

27 May 20:33
Compare
Choose a tag to compare
kinda need it .....

0.22.1-r1

27 May 20:27
Compare
Choose a tag to compare

fix build pipeline test

0.22.1

27 May 18:48
Compare
Choose a tag to compare

Upgrade versions for react-native-windows

0.22.0

25 May 20:40
Compare
Choose a tag to compare

Support for Windows new arch

thank you @anupriya13 and @acoates-ms

0.21.3

21 May 06:02
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Updating native side on Android to ensure combability with future RN Releases
  • Typing improvements

0.19.11

22 Jul 21:18
Compare
Choose a tag to compare
  • fixing wifi_only on ios
  • fixing a compability issue for old react-native versions (<0.71) introduced by an update for 0.73. This fix will issue a warning for react-native >=0.73. We will address that in a later release by increasing the minimum react version. But for now you will have to accept the warning due to backwards compability

0.19.10

21 Jul 19:05
Compare
Choose a tag to compare

Background Downloads for iOS

Fixing memory issues

Update Readme for a kotlin example

Fixing int overflow on android

Fixing ASCII might falling back to UTF8