Bruce
Bruce
Same, after upgrading to react native 0.74
Ok I've added the patch file but I'm getting an error that it could not be parsed. [react-native-scalable-image+1.1.0.patch](https://github.com/user-attachments/files/16479268/react-native-scalable-image%2B1.1.0.patch) ``` yarn install v1.22.22 [1/4] Resolving packages... success Already up-to-date. $ patch-package...
Fixed! Turned out to be a CRLF vs LF issue in the file [Patch Package Issue #191](https://github.com/ds300/patch-package/issues/191) Corrected file if anyone needs it: [react-native-scalable-image+1.1.0.patch](https://github.com/user-attachments/files/16479331/react-native-scalable-image%2B1.1.0.patch)