MrTurtlev2

Results 5 comments of MrTurtlev2

I have same problem

I have discovered a temporary solution for this problem. Navigate to the "ImageCompressor.ks" file located at: node-modules/react-native-compressor/android/scr/main/java/com/reactnativecompressor/Image Then, replace the current implementation of the "manualCompressImage" function with the following code:...

Hi guys, probably creator is busy because he didn't respond yet. Let me know if you want help with creating patch or something, currently it's only solution for applying that...

Thanks, it works on Android 15 and SDK 35. But "/Redo" comment is worrying me, is it a temporary solution or something like that? For the rest of the people...

I found a workaround for this. 1. go to node-modules/@baronha/react-native-photo-editor/react-native-photo-editor.podspec 2. change dependency versions like bellow: 3. Patch editor with "yarn patch-package" Long term fix will be updating main project...