Config plugin to auto configure react-native-blob-util on prebuild
npm install @config-plugins/react-native-blob-utilConfig plugin to auto-configure [react-native-blob-util][lib] when the native code is generated (npx expo prebuild).
Ensure you use versions that work together!
| expo | react-native-blob-util | @config-plugins/react-native-blob-util |
| ------ | ------------------------ | ---------------------------------------- |
| 54.0.0 | 0.21.2 | 12.0.0 |
| 53.0.0 | 0.21.2 | 11.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 |
> 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`.
[lib]: https://www.npmjs.com/package/react-native-blob-util