Current behavior
It looks like react-native-compressor doesn't seem to be linked in the release build. In dev builds works fine.
Expected behavior
It shouldn't break 😄
Platform
React Native Version
0.85.3, expo 56.0.12 (latest)
React Native Compressor Version
2.0.0
Reproducible Steps And Demo
With Expo.
Install react-native-compressor(2.0.0) with plugin.
Prebuild (npx expo prebuild)
Run in release mode (npx expo run:android --variant release)

Current behavior
It looks like react-native-compressor doesn't seem to be linked in the release build. In dev builds works fine.
Expected behavior
It shouldn't break 😄
Platform
React Native Version
0.85.3, expo 56.0.12 (latest)
React Native Compressor Version
2.0.0
Reproducible Steps And Demo
With Expo.
Install react-native-compressor(2.0.0) with plugin.
Prebuild (npx expo prebuild)
Run in release mode (npx expo run:android --variant release)