Files
bsky-social-app/patches/react-native-compressor@1.13.0.patch.md
T
Samuel Newman ff731849b0 Migrate from Yarn 1 to pnpm (#10465)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Eric Bailey <git@esb.lol>
2026-05-18 09:51:04 -07:00

371 B

react-native-compressor

Patch file taken from https://github.com/numandev1/react-native-compressor/pull/355#issuecomment-3180870738

This patch removes the audio compression feature on Android from the library. This is because libandroidlame.so, the native dependency, does not support 16kb page sizes, and the Play Store has made this mandatory as of 1st Nov 2025.