Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@config-plugins/react-native-blob-util

expo192.9kMIT11.0.0TypeScript support: included

Config plugin to auto configure react-native-blob-util on prebuild

react-native-blob-util, react-native, expo

readme

config-plugins/react-native-blob-util

Config plugin to auto-configure react-native-blob-util when the native code is generated (npx expo prebuild).

Versioning

Ensure you use versions that work together!

expo react-native-blob-util @config-plugins/react-native-blob-util
53.0.0 0.21.2 10.0.0
52.0.0 0.19.11 9.0.0
51.0.0 0.19.9 8.0.0
50.0.0 0.19.6 7.0.0
49.0.0 0.18.3 6.0.0
48.0.0 0.17.2 5.0.0

Add the package to your npm dependencies

This package cannot be used in the "Expo Go" app because it requires custom native code.

First install the package with yarn, npm, or npx expo install.

npx expo install react-native-blob-util @config-plugins/react-native-blob-util

This plugin is Android-only and required for react-native-pdf.

changelog

@config-plugins/react-native-blob-util 5.0.0

  • Expo SDK 48 support

@config-plugins/react-native-blob-util 1.0.3 (2022-03-22)

Other chores

@config-plugins/react-native-blob-util 1.0.2 (2022-03-16)

Continuous Integration

@config-plugins/react-native-blob-util 1.0.1 (2022-03-15)

Bug Fixes

  • ci: use correct internal versions (ab8076a)

@config-plugins/react-native-blob-util 1.0.0 (2022-03-15)

Other chores